1.0.21+21
All checks were successful
Flutter Schmutter / build (push) Successful in 3m10s

This commit is contained in:
2025-06-03 19:44:51 +02:00
parent e78b5dc36b
commit 1120787f4a
7 changed files with 392 additions and 114 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.20+20
version: 1.0.21+21
environment:
sdk: ^3.9.0-100.2.beta
@@ -36,6 +36,7 @@ dependencies:
# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
cupertino_icons: ^1.0.8
cached_network_image: ^3.4.1
dev_dependencies:
flutter_test: