Sort dependencies
This commit is contained in:
parent
3d4cd106cb
commit
fba694de68
1 changed files with 35 additions and 35 deletions
70
pubspec.yaml
70
pubspec.yaml
|
@ -8,63 +8,63 @@ environment:
|
|||
|
||||
dependencies:
|
||||
adaptive_theme: ^3.1.0 # done
|
||||
bloc: ^8.0.3 #done
|
||||
bip39: ^1.0.6 #done
|
||||
bloc: ^8.0.3 #done
|
||||
clipboard: ^0.1.3
|
||||
collection: # dart
|
||||
computer: ^2.0.0
|
||||
confetti: ^0.7.0
|
||||
connectivity: ^3.0.3
|
||||
cupertino_icons: ^1.0.0
|
||||
device_info: ^2.0.2
|
||||
dio: ^4.0.6
|
||||
dotted_border: ^2.0.0+2
|
||||
email_validator: ^2.0.1
|
||||
event_bus: ^2.0.0
|
||||
dio: ^4.0.6
|
||||
expandable: ^5.0.1
|
||||
expansion_tile_card: ^2.0.0
|
||||
file_picker: ^4.6.1
|
||||
fk_user_agent: ^2.1.0
|
||||
flutter:
|
||||
sdk: flutter
|
||||
flutter_animation_progress_bar: ^2.2.1
|
||||
flutter_bloc: ^8.0.1
|
||||
flutter_email_sender: ^5.1.0
|
||||
flutter_inappwebview: ^5.7.1
|
||||
flutter_launcher_icons: ^0.9.3
|
||||
dotted_border: ^2.0.0+2
|
||||
in_app_purchase: ^0.5.2
|
||||
flutter_secure_storage: ^6.0.0
|
||||
flutter_animation_progress_bar: ^2.2.1
|
||||
flutter_slidable: ^2.0.0
|
||||
file_picker: ^4.6.1
|
||||
flutter:
|
||||
sdk: flutter
|
||||
flutter_bloc: ^8.0.1
|
||||
flutter_native_splash: ^2.2.13
|
||||
local_auth: ^1.1.5
|
||||
pinput: ^1.2.2
|
||||
password_strength: ^0.2.0
|
||||
flutter_sodium: ^0.2.0
|
||||
flutter_windowmanager: ^0.2.0
|
||||
flutter_local_notifications: ^12.0.3
|
||||
flutter_localizations:
|
||||
sdk: flutter
|
||||
sentry: ^6.12.1
|
||||
sentry_flutter: ^6.12.1
|
||||
json_annotation: ^4.5.0
|
||||
flutter_native_splash: ^2.2.13
|
||||
flutter_secure_storage: ^6.0.0
|
||||
flutter_slidable: ^2.0.0
|
||||
flutter_sodium: ^0.2.0
|
||||
flutter_speed_dial: ^6.2.0
|
||||
flutter_windowmanager: ^0.2.0
|
||||
fluttertoast: ^8.1.1
|
||||
google_nav_bar: ^5.0.5 #supported
|
||||
http: ^0.13.4
|
||||
move_to_background: ^1.0.2
|
||||
otp: ^3.1.1
|
||||
path_provider: ^2.0.11
|
||||
in_app_purchase: ^0.5.2
|
||||
intl: ^0.17.0
|
||||
qr_code_scanner: ^1.0.1
|
||||
sqflite: ^2.1.0
|
||||
share_plus: ^4.4.0
|
||||
package_info_plus: ^1.0.1
|
||||
shared_preferences: ^2.0.5
|
||||
uuid: ^3.0.4
|
||||
url_launcher: ^6.1.5
|
||||
json_annotation: ^4.5.0
|
||||
local_auth: ^1.1.5
|
||||
logging: ^1.0.1
|
||||
step_progress_indicator: ^1.0.2
|
||||
confetti: ^0.7.0
|
||||
clipboard: ^0.1.3
|
||||
flutter_speed_dial: ^6.2.0
|
||||
flutter_local_notifications: ^12.0.3
|
||||
move_to_background: ^1.0.2
|
||||
open_file: ^3.2.1
|
||||
otp: ^3.1.1
|
||||
package_info_plus: ^1.0.1
|
||||
password_strength: ^0.2.0
|
||||
path_provider: ^2.0.11
|
||||
pinput: ^1.2.2
|
||||
qr_code_scanner: ^1.0.1
|
||||
sentry: ^6.12.1
|
||||
sentry_flutter: ^6.12.1
|
||||
share_plus: ^4.4.0
|
||||
shared_preferences: ^2.0.5
|
||||
sqflite: ^2.1.0
|
||||
step_progress_indicator: ^1.0.2
|
||||
url_launcher: ^6.1.5
|
||||
uuid: ^3.0.4
|
||||
|
||||
dev_dependencies:
|
||||
bloc_test: ^9.0.3
|
||||
|
|
Loading…
Add table
Reference in a new issue