v1.1.10+40
All checks were successful
Flutter Schmutter / build (push) Successful in 3m56s

- download button lel
This commit is contained in:
2025-06-09 19:08:23 +02:00
parent 74eb6e3d26
commit e945844151
5 changed files with 119 additions and 6 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.1.9+39
version: 1.1.10+40
environment:
sdk: ^3.9.0-100.2.beta
@ -42,6 +42,9 @@ dependencies:
flutter_secure_storage: ^9.2.4
flutter_riverpod: ^2.6.1
go_router: ^15.1.3
flutter_downloader: ^1.12.0
permission_handler: ^12.0.0+1
path_provider: ^2.1.5
dev_dependencies:
flutter_test: