majro update
This commit is contained in:
@@ -19,7 +19,6 @@ linter:
|
||||
unawaited_futures: true
|
||||
discarded_futures: true
|
||||
collection_methods_unrelated_type: true
|
||||
require_trailing_commas: false
|
||||
|
||||
analyzer:
|
||||
plugins:
|
||||
|
||||
@@ -11,7 +11,7 @@ dependencies:
|
||||
sqlite3_vec:
|
||||
path: ../
|
||||
sqlite3: ^2.7.4
|
||||
sqlite3_flutter_libs: ^0.5.30
|
||||
sqlite3_flutter_libs: ^0.5.31
|
||||
|
||||
dev_dependencies:
|
||||
integration_test:
|
||||
|
||||
@@ -15,7 +15,7 @@ dependencies:
|
||||
dev_dependencies:
|
||||
flutter_test:
|
||||
sdk: flutter
|
||||
lint: ^2.6.1
|
||||
lint: ^2.8.0
|
||||
|
||||
# For information on the generic Dart part of this file, see the
|
||||
# following page: https://dart.dev/tools/pub/pubspec
|
||||
|
||||
Reference in New Issue
Block a user