Proper update service, no sound on normal app start

This commit is contained in:
2021-11-17 22:17:54 +01:00
parent ccf871ce8b
commit 498e3dcbf5
6 changed files with 207 additions and 150 deletions

View File

@ -15,7 +15,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
# Read more about iOS versioning at
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
version: 1.0.0
version: 1.1.0
environment:
sdk: ">=2.12.0 <3.0.0"
@ -36,8 +36,12 @@ dependencies:
audioplayers: ^0.20.1
cupertino_icons: ^1.0.2
flutter_background_service: ^0.1.5
future_progress_dialog: ^0.2.0
http: ^0.13.4
open_file: ^3.2.1
package_info_plus: ^1.3.0
path_provider: ^2.0.7
permission_handler: ^8.3.0
shared_preferences: ^2.0.8
url_launcher: ^6.0.13