upgraded pub packages

This commit is contained in:
Kima
2024-02-24 23:19:37 +01:00
parent ae1f3f9389
commit 25bec328fa
34 changed files with 291 additions and 194 deletions

View File

@@ -6,7 +6,7 @@ publish_to: "none"
version: 5.0.0+241
environment:
sdk: ">=2.17.0 <3.0.0"
sdk: ">=2.17.0 <=3.3.0"
dependencies:
flutter:
@@ -25,11 +25,11 @@ dependencies:
flutter_localizations:
sdk: flutter
i18n_extension: ^10.0.1
i18n_extension: ^11.0.11
sqflite: ^2.2.0+2
intl: ^0.18.0
provider: ^5.0.0
http: ^0.13.3
intl: ^0.18.1
provider: ^6.1.1
http: ^1.1.2
uuid: ^4.2.1
html: ^0.15.0
open_filex: ^4.3.4
@@ -45,27 +45,27 @@ dependencies:
quick_actions: ^1.0.1
animated_list_plus: ^0.5.0
dynamic_color: ^1.2.2
material_color_utilities: ^0.5.0
material_color_utilities: ^0.8.0
crypto: ^3.0.2
elegant_notification: ^1.6.1
flutter_feather_icons: ^2.0.0+1
live_activities: ^1.7.4
animated_flip_counter: ^0.2.5
lottie: ^1.4.3
rive: ^0.9.1
lottie: ^3.1.0
rive: ^0.12.4
animated_background: ^2.0.0
dropdown_button2: ^1.9.4
home_widget: ^0.1.6
dropdown_button2: ^2.3.9
home_widget: ^0.4.1
flutter_expandable_fab: ^2.0.0
uni_links: ^0.5.1
url_launcher: ^6.1.6
workmanager: ^0.5.1
flutter_svg: ^1.1.6
image_picker: ^0.8.6
flutter_svg: ^2.0.10+1
image_picker: ^1.0.7
animations: ^2.0.1
background_fetch: ^1.1.5
flutter_local_notifications: ^16.2.0
package_info_plus: ^4.0.2
package_info_plus: ^5.0.1
screenshot: ^2.1.0
flutter_staggered_grid_view: ^0.7.0
sqflite_common_ffi_web: ^0.4.0
@@ -76,12 +76,12 @@ dependencies:
google_sign_in: ^6.2.1
extension_google_sign_in_as_googleapis_auth: ^2.0.12
maps_launcher: ^2.2.0
google_fonts: ^4.0.4
google_fonts: ^6.1.0
dev_dependencies:
flutter_lints: ^3.0.1
flutter_launcher_icons: "^0.13.1"
flutter_native_splash: "^2.3.0"
flutter_native_splash: "^2.3.10"
sqflite_common_ffi: ^2.0.0+3
flutter: