mirror of
https://github.com/bytedream/Yamete-Kudasai.git
synced 2025-06-27 08:40:33 +02:00
Proper update service, no sound on normal app start
This commit is contained in:
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user