v1.4.0+61
All checks were successful
Flutter Schmutter / build (push) Successful in 3m48s

This commit is contained in:
2025-06-19 21:45:00 +02:00
parent 0d792fdf46
commit 2b5aaad331
30 changed files with 1073 additions and 1113 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.3.4+60
version: 1.4.0+61
environment:
sdk: ^3.9.0-100.2.beta
@ -31,12 +31,13 @@ dependencies:
flutter:
sdk: flutter
http: ^1.4.0
get: ^4.7.2
encrypt_shared_preferences: ^0.9.9
cached_network_image: ^3.4.1
cached_video_player_plus: ^3.0.3
share_plus: ^11.0.0
encrypt_shared_preferences: ^0.9.9
get: ^4.7.2
flutter_cache_manager: ^3.4.1
pullex: ^1.0.0
dev_dependencies:
flutter_test: