Upgrade Flutter + packages, increment version

This commit is contained in:
Imran Remtulla
2025-02-13 11:06:03 -05:00
parent 491d3cb723
commit 53451fd883
3 changed files with 70 additions and 70 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.40+2297
version: 1.1.41+2298
environment:
sdk: ^3.6.0
@ -35,7 +35,7 @@ dependencies:
# Use with the CupertinoIcons class for iOS style icons.
cupertino_icons: ^1.0.5
path_provider: ^2.0.11
flutter_fgbg: ^0.6.0
flutter_fgbg: ^0.7.1
flutter_local_notifications: ^18.0.0
provider: ^6.0.3
http: ^1.0.0