removed unused dependencies

This commit is contained in:
Kima 2024-11-15 23:52:40 +01:00
parent 6292708ba0
commit 41b1d899d0
2 changed files with 11 additions and 11 deletions

View File

@ -49,7 +49,7 @@ dependencies:
crypto: ^3.0.2 crypto: ^3.0.2
elegant_notification: ^2.2.0 elegant_notification: ^2.2.0
flutter_feather_icons: ^2.0.0+1 flutter_feather_icons: ^2.0.0+1
live_activities: ^1.7.4 # live_activities: ^1.7.4
animated_flip_counter: ^0.3.4 animated_flip_counter: ^0.3.4
lottie: ^3.1.0 lottie: ^3.1.0
rive: ^0.12.4 rive: ^0.12.4
@ -62,10 +62,10 @@ dependencies:
flutter_expandable_fab: ^2.0.0 flutter_expandable_fab: ^2.0.0
uni_links: ^0.5.1 uni_links: ^0.5.1
url_launcher: ^6.1.6 url_launcher: ^6.1.6
workmanager: # workmanager:
git: # git:
url: https://github.com/refilc/flutter_workmanager.git # url: https://github.com/refilc/flutter_workmanager.git
ref: v0.5.1 # ref: v0.5.1
flutter_svg: ^2.0.10+1 flutter_svg: ^2.0.10+1
image_picker: ^1.0.7 image_picker: ^1.0.7
animations: ^2.0.1 animations: ^2.0.1
@ -83,11 +83,11 @@ dependencies:
extension_google_sign_in_as_googleapis_auth: ^2.0.12 extension_google_sign_in_as_googleapis_auth: ^2.0.12
maps_launcher: ^2.2.0 maps_launcher: ^2.2.0
google_fonts: ^6.1.0 google_fonts: ^6.1.0
flutter_stripe: ^10.0.0 # flutter_stripe: ^10.0.0
get_it: ^7.6.7 get_it: ^7.6.7
xml: ^6.5.0 xml: ^6.5.0
carousel_slider: ^4.2.1 carousel_slider: ^4.2.1
flutter_portal: ^1.1.4 # flutter_portal: ^1.1.4
shake_flutter: ^17.0.0 shake_flutter: ^17.0.0
dev_dependencies: dev_dependencies:

View File

@ -31,7 +31,7 @@ dependencies:
animations: ^2.0.11 animations: ^2.0.11
animated_list_plus: ^0.5.0 animated_list_plus: ^0.5.0
confetti: ^0.7.0 confetti: ^0.7.0
live_activities: ^1.9.1+1 # live_activities: ^1.9.1+1
animated_flip_counter: ^0.3.4 animated_flip_counter: ^0.3.4
lottie: ^3.1.0 lottie: ^3.1.0
rive: ^0.12.4 rive: ^0.12.4
@ -51,7 +51,7 @@ dependencies:
rounded_expansion_tile: rounded_expansion_tile:
git: git:
url: https://github.com/kimaah/rounded_expansion_tile.git url: https://github.com/kimaah/rounded_expansion_tile.git
go_router: ^14.2.0 # go_router: ^14.2.0
flutter_expandable_fab: ^2.0.0 flutter_expandable_fab: ^2.0.0
intl: ^0.19.0 intl: ^0.19.0
i18n_extension: ^12.0.1 i18n_extension: ^12.0.1
@ -67,13 +67,13 @@ dependencies:
uuid: ^4.3.3 uuid: ^4.3.3
maps_launcher: ^2.2.0 maps_launcher: ^2.2.0
google_fonts: ^6.1.0 google_fonts: ^6.1.0
flutter_any_logo: ^1.1.1 # flutter_any_logo: ^1.1.1
custom_sliding_segmented_control: ^1.8.1 custom_sliding_segmented_control: ^1.8.1
get_it: ^7.6.7 get_it: ^7.6.7
xml: ^6.5.0 xml: ^6.5.0
markdown: ^7.2.2 markdown: ^7.2.2
carousel_slider: ^4.2.1 carousel_slider: ^4.2.1
flutter_portal: ^1.1.4 # flutter_portal: ^1.1.4
webview_flutter: ^4.8.0 webview_flutter: ^4.8.0
file_picker: ^8.0.5 file_picker: ^8.0.5
shake_flutter: ^17.0.0 shake_flutter: ^17.0.0