Added bottom options and reset.

This commit is contained in:
Raktbastr 2026-01-23 17:27:24 -06:00
parent 78618aed9a
commit 84aaf9c527
6 changed files with 125 additions and 10 deletions

View file

@ -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: