fix lints

This commit is contained in:
Fabian Freund
2025-09-15 07:23:31 +02:00
parent 8e9b2e839d
commit 8b7780642f
8 changed files with 152 additions and 100 deletions
+2 -2
View File
@@ -20,17 +20,17 @@ environment:
flutter: '>=3.3.0'
dependencies:
ffi: ^2.0.1
flutter:
sdk: flutter
path_provider: ^2.1.4
ffi: ^2.0.1
plugin_platform_interface: ^2.0.2
dev_dependencies:
ffigen: ^19.1.0
flutter_test:
sdk: flutter
flutter_lints: ^6.0.0
lint: ^2.8.0
ffigen:
output: 'lib/generated_bindings.dart'