Added foreground service option + other updates

This commit is contained in:
Imran Remtulla
2025-07-02 20:09:20 -04:00
parent 09d729261c
commit 918091ba54
36 changed files with 343 additions and 94 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.58+2315
version: 1.2.0+2316
environment:
sdk: ^3.8.1
@ -94,6 +94,7 @@ dependencies:
# package. See that file for information about deactivating specific lint
# rules and activating additional ones.
flutter_lints: ^6.0.0
flutter_foreground_task: ^9.1.0
flutter_launcher_icons:
android: "ic_launcher"