🚀 upgrade version
This commit is contained in:
parent
472992aacc
commit
9cbcfc1fe1
14
pubspec.yaml
14
pubspec.yaml
|
@ -15,7 +15,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
|
|||
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
|
||||
# Read more about iOS versioning at
|
||||
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
|
||||
version: 1.7.7+21
|
||||
version: 1.7.8+22
|
||||
|
||||
environment:
|
||||
sdk: ">=2.12.0 <3.0.0"
|
||||
|
@ -32,25 +32,25 @@ dependencies:
|
|||
event: ^2.0.5
|
||||
flutter_search_bar: ^3.0.0-dev.1
|
||||
flutter_svg: ^1.0.3
|
||||
flutter_styled_toast: ^2.0.0
|
||||
another_xlider: ^1.0.1+2
|
||||
flutter_styled_toast: 2.0.0
|
||||
another_xlider: 1.0.1+2
|
||||
scrollable_positioned_list: ^0.2.0-nullsafety.0
|
||||
permission_handler: ^10.1.0
|
||||
url_launcher: ^6.0.9
|
||||
clipboard: ^0.1.3
|
||||
photo_view: ^0.13.0
|
||||
multi_select_flutter: ^4.0.0
|
||||
multi_select_flutter: 4.1.2
|
||||
flutter_datetime_picker: ^1.5.1
|
||||
modal_bottom_sheet: ^3.0.0-pre
|
||||
modal_bottom_sheet: 2.0.1
|
||||
image_cropper: ^1.5.0
|
||||
image_picker: ^0.8.6
|
||||
file_picker: ^5.2.1
|
||||
file_picker: 4.6.1
|
||||
crop_image: ^1.0.2
|
||||
image: ^3.1.3
|
||||
path: ^1.8.0
|
||||
uri_to_file: ^0.2.0
|
||||
uni_links: ^0.5.1
|
||||
filesystem_picker: ^3.0.0-beta.1
|
||||
filesystem_picker: 2.0.0
|
||||
intl: ^0.17.0
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue