update
This commit is contained in:
@@ -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: 1.0.0+2
|
||||
version: 1.0.2+8
|
||||
|
||||
environment:
|
||||
sdk: '>=2.19.3 <3.0.0'
|
||||
@@ -31,29 +31,33 @@ dependencies:
|
||||
http: any
|
||||
google_fonts: ^6.0.1
|
||||
camera: ^0.10.3+2
|
||||
pin_code_fields: ^7.4.0
|
||||
pin_code_fields: ^8.0.1
|
||||
shared_preferences: ^2.1.0
|
||||
path_provider: ^2.0.5
|
||||
image_picker: ^0.8.7+4
|
||||
intl: ^0.18.1
|
||||
intl: ^0.19.0
|
||||
font_awesome_flutter: ^10.4.0
|
||||
signature: ^5.4.0
|
||||
mime: ^1.0.4
|
||||
mime: ^2.0.0
|
||||
device_info_plus: ^9.0.2
|
||||
qr_code_scanner: ^1.0.1
|
||||
qr_flutter: ^4.1.0
|
||||
flutter_launcher_icons: ^0.13.1
|
||||
webview_flutter: ^4.4.2
|
||||
image_gallery_saver: ^2.0.3
|
||||
# image_gallery_saver: ^2.0.3
|
||||
pull_to_refresh_flutter3: ^2.0.2
|
||||
carousel_slider: ^4.2.1
|
||||
carousel_slider: ^5.0.0
|
||||
url_launcher: ^6.3.0
|
||||
package_info_plus: ^8.0.2
|
||||
mask_text_input_formatter: ^2.9.0
|
||||
currency_text_input_formatter: ^2.2.5
|
||||
screenshot: ^2.5.0
|
||||
screenshot: ^3.0.0
|
||||
easy_localization: ^3.0.7
|
||||
saver_gallery: ^4.0.0
|
||||
permission_handler: ^11.3.1
|
||||
|
||||
dependency_overrides:
|
||||
win32: ^5.5.4
|
||||
|
||||
flutter:
|
||||
sdk: flutter
|
||||
|
||||
Reference in New Issue
Block a user