Added bottom options and reset.
This commit is contained in:
parent
78618aed9a
commit
84aaf9c527
6 changed files with 125 additions and 10 deletions
|
|
@ -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+1
|
||||
version: 26.1.23
|
||||
|
||||
environment:
|
||||
sdk: ^3.10.7
|
||||
|
|
@ -40,6 +40,7 @@ dependencies:
|
|||
flutter_launcher_icons: ^0.14.4
|
||||
rename_app: ^1.6.5
|
||||
http: ^1.6.0
|
||||
url_launcher: ^6.3.2
|
||||
|
||||
dev_dependencies:
|
||||
flutter_test:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue