Reorder imports to be alphabetical

This commit is contained in:
Hank Grabowski 2024-07-24 06:36:43 -04:00
parent f5baecc87c
commit b2c0c264d7

View file

@ -21,13 +21,17 @@ dependencies:
flutter_dotenv: ^5.1.0 flutter_dotenv: ^5.1.0
flutter_file_dialog: ^3.0.2 flutter_file_dialog: ^3.0.2
flutter_secure_storage: ^9.2.2 flutter_secure_storage: ^9.2.2
flutter_svg: ^2.0.10+1
flutter_web_auth_2: ^3.1.2 flutter_web_auth_2: ^3.1.2
flutter_widget_from_html_core: ^0.15.1 flutter_widget_from_html_core: ^0.15.1
get_it: ^7.7.0 get_it: ^7.7.0
get_it_mixin: ^4.2.2 get_it_mixin: ^4.2.2
go_router: ^14.1.2 go_router: ^14.1.2
html: ^0.15.4 html: ^0.15.4
http: any
http_parser: any
image: ^4.2.0 image: ^4.2.0
image_gallery_saver: ^2.0.3
image_picker: ^1.1.2 image_picker: ^1.1.2
logging: ^1.2.0 logging: ^1.2.0
markdown: ^7.2.2 markdown: ^7.2.2
@ -52,12 +56,7 @@ dependencies:
url_launcher: ^6.3.0 url_launcher: ^6.3.0
uuid: ^4.4.2 uuid: ^4.4.2
video_player: ^2.9.1 video_player: ^2.9.1
flutter_svg: ^2.0.10+1
image_gallery_saver: ^2.0.3
http: any
http_parser: any
dev_dependencies: dev_dependencies:
flutter_test: flutter_test:
sdk: flutter sdk: flutter