v1.0.26+26
All checks were successful
Flutter Schmutter / build (push) Successful in 3m20s

This commit is contained in:
2025-06-05 19:53:25 +02:00
parent bf77ccf8e3
commit 0d9ed1e6c1
9 changed files with 465 additions and 425 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.25+25
version: 1.0.26+26
environment:
sdk: ^3.9.0-100.2.beta
@ -37,6 +37,7 @@ dependencies:
cupertino_icons: ^1.0.8
cached_network_image: ^3.4.1
cached_video_player_plus: ^3.0.3
provider: ^6.1.5
dev_dependencies:
flutter_test: