🚀 Launch 3.1.0+120
This commit is contained in:
11
pubspec.yaml
11
pubspec.yaml
@@ -16,7 +16,7 @@ publish_to: "none" # Remove this line if you wish to publish to pub.dev
|
||||
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
|
||||
# In Windows, build-name is used as the major, minor, and patch parts
|
||||
# of the product and file versions while build-number is used as the build suffix.
|
||||
version: 3.1.0+119
|
||||
version: 3.1.0+120
|
||||
|
||||
environment:
|
||||
sdk: ^3.7.2
|
||||
@@ -39,12 +39,12 @@ dependencies:
|
||||
flutter_hooks: ^0.21.2
|
||||
hooks_riverpod: ^2.6.1
|
||||
bitsdojo_window: ^0.1.6
|
||||
go_router: ^16.0.0
|
||||
go_router: ^16.1.0
|
||||
styled_widget: ^0.4.1
|
||||
shared_preferences: ^2.5.3
|
||||
flutter_riverpod: ^2.6.1
|
||||
path_provider: ^2.1.5
|
||||
dio: ^5.8.0+1
|
||||
dio: ^5.9.0
|
||||
very_good_infinite_list: ^0.9.0
|
||||
freezed_annotation: ^3.1.0
|
||||
json_annotation: ^4.9.0
|
||||
@@ -73,10 +73,10 @@ dependencies:
|
||||
git: https://github.com/LittleSheep2Code/tus_client.git
|
||||
cross_file: ^0.3.4+2
|
||||
image_picker: ^1.1.2
|
||||
file_picker: ^10.2.1
|
||||
file_picker: ^10.2.3
|
||||
riverpod_annotation: ^2.6.1
|
||||
image_picker_platform_interface: ^2.10.1
|
||||
image_picker_android: ^0.8.12+24
|
||||
image_picker_android: ^0.8.12+25
|
||||
super_context_menu: ^0.9.1
|
||||
modal_bottom_sheet: ^3.0.0
|
||||
firebase_messaging: ^16.0.0
|
||||
@@ -144,7 +144,6 @@ dev_dependencies:
|
||||
# package. See that file for information about deactivating specific lint
|
||||
# rules and activating additional ones.
|
||||
flutter_lints: ^6.0.0
|
||||
auto_route_generator: ^10.1.0
|
||||
build_runner: ^2.5.4
|
||||
freezed: ^3.1.0
|
||||
json_serializable: ^6.9.5
|
||||
|
Reference in New Issue
Block a user