upgraded code versions
This commit is contained in:
+23
-23
@@ -38,56 +38,56 @@ dependencies:
|
||||
path_provider: ^2.1.5
|
||||
http: ^1.3.0
|
||||
flutter_native_splash: ^2.4.0
|
||||
google_fonts: ^6.2.1
|
||||
google_fonts: ^8.2.1
|
||||
provider: ^6.1.2
|
||||
markdown_widget: ^2.2.0
|
||||
fade_shimmer: ^2.2.0
|
||||
fluentui_system_icons: ^1.1.273
|
||||
grouped_list: ^5.1.2
|
||||
grouped_list: ^6.0.0
|
||||
concentric_transition: ^1.0.3
|
||||
lottie: ^3.1.0
|
||||
dotted_line: ^3.2.2
|
||||
google_nav_bar: ^5.0.6
|
||||
socket_io_client: ^2.0.2
|
||||
socket_io_client: ^3.1.6
|
||||
scrollable_positioned_list: ^0.3.8
|
||||
flutter_secure_storage: ^9.2.4
|
||||
flutter_secure_storage: ^11.1.1
|
||||
dio: ^5.8.0
|
||||
fl_chart: ^0.70.0
|
||||
fl_chart: ^1.2.0
|
||||
flutter_datetime_picker_plus: ^2.2.0
|
||||
camera: ^0.11.0
|
||||
camera: ^0.12.0+2
|
||||
image_picker: ^1.1.0
|
||||
# audioplayers: any
|
||||
file_picker: ^8.0.0
|
||||
file_picker: ^13.1.0
|
||||
flutter_sound: ^9.24.0
|
||||
flutter_map: ^6.1.0
|
||||
latlong2: ^0.9.1
|
||||
flutter_map: ^8.3.2
|
||||
latlong2: ^0.10.1
|
||||
google_maps_flutter: ^2.9.0
|
||||
geocoding: ^3.0.0
|
||||
geolocator: ^13.0.1
|
||||
geocoding: ^5.0.0
|
||||
geolocator: ^14.0.3
|
||||
shared_preferences: ^2.5.0
|
||||
flutter_local_notifications: ^17.2.3
|
||||
workmanager: ^0.5.2
|
||||
permission_handler: ^11.3.0
|
||||
mobile_scanner: ^5.2.0
|
||||
flutter_local_notifications: ^22.3.1
|
||||
workmanager: ^0.10.10
|
||||
permission_handler: ^13.0.2
|
||||
mobile_scanner: ^7.4.2
|
||||
barcode_widget: ^2.0.4
|
||||
qr_flutter: ^4.1.0
|
||||
video_player: ^2.9.0
|
||||
dropdown_search: ^6.0.0
|
||||
fluttertoast: ^8.2.6
|
||||
dropdown_search: ^7.0.0
|
||||
fluttertoast: ^9.1.0
|
||||
speech_to_text: ^7.0.0
|
||||
flutter_svg: ^2.0.10
|
||||
cached_network_image: ^3.4.1
|
||||
google_mlkit_text_recognition: ^0.13.0
|
||||
google_mlkit_text_recognition: ^0.16.0
|
||||
sqflite: ^2.4.0
|
||||
path: ^1.9.0
|
||||
sqflite_common_ffi: ^2.3.4
|
||||
flutter_switch: ^0.3.2
|
||||
pdf: ^3.11.0
|
||||
flutter_svg_provider: ^1.0.7
|
||||
pinput: ^5.0.0
|
||||
pinput: ^6.0.2
|
||||
intl: ^0.20.2
|
||||
sqlite3: ^2.4.0
|
||||
connectivity_plus: ^6.1.0
|
||||
sqlite3: ^3.5.2
|
||||
connectivity_plus: ^7.3.1
|
||||
|
||||
|
||||
|
||||
@@ -97,14 +97,14 @@ dependencies:
|
||||
dev_dependencies:
|
||||
flutter_test:
|
||||
sdk: flutter
|
||||
flutter_launcher_icons: "^0.13.1"
|
||||
flutter_launcher_icons: ^0.14.4
|
||||
|
||||
# The "flutter_lints" package below contains a set of recommended lints to
|
||||
# encourage good coding practices. The lint set provided by the package is
|
||||
# activated in the `analysis_options.yaml` file located at the root of your
|
||||
# package. See that file for information about deactivating specific lint
|
||||
# rules and activating additional ones.
|
||||
flutter_lints: ^5.0.0
|
||||
flutter_lints: ^6.0.0
|
||||
|
||||
# Override transitive win32/archive to versions compatible with Docker Flutter image Dart (UnmodifiableUint8ListView fix) - by Azmat
|
||||
dependency_overrides:
|
||||
|
||||
Reference in New Issue
Block a user