Many minor improvements
This commit is contained in:
+9
-7
@@ -38,21 +38,23 @@ dependencies:
|
||||
git:
|
||||
url: https://github.com/lines-of-codes/system_theme.git
|
||||
path: ./system_theme/
|
||||
flutter_secure_storage: ^9.2.4
|
||||
flutter_secure_storage: ^10.0.0
|
||||
esptouch_flutter:
|
||||
git: https://github.com/smaho-engineering/esptouch_flutter.git
|
||||
network_info_plus: ^7.0.0
|
||||
flutter_localizations:
|
||||
sdk: flutter
|
||||
intl: any
|
||||
intl: ^0.20.2
|
||||
permission_handler: ^12.0.1
|
||||
google_fonts: ^6.3.2
|
||||
google_fonts: ^8.0.0
|
||||
path_provider: ^2.1.5
|
||||
path: ^1.9.1
|
||||
json_annotation: ^4.9.0
|
||||
json_annotation: ^4.10.0
|
||||
flutter_speed_dial: ^7.0.0
|
||||
multicast_dns: ^0.3.3
|
||||
http: ^1.5.0
|
||||
http: ^1.6.0
|
||||
nfc_manager: ^4.1.1
|
||||
nfc_manager_ndef: ^1.1.0
|
||||
|
||||
dev_dependencies:
|
||||
flutter_test:
|
||||
@@ -64,8 +66,8 @@ dev_dependencies:
|
||||
# package. See that file for information about deactivating specific lint
|
||||
# rules and activating additional ones.
|
||||
flutter_lints: ^6.0.0
|
||||
json_serializable: ^6.11.1
|
||||
build_runner: ^2.10.1
|
||||
json_serializable: ^6.12.0
|
||||
build_runner: ^2.10.5
|
||||
|
||||
# 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