屏幕常亮
This commit is contained in:
@@ -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.0.0+1
|
||||
version: 1.0.1+2
|
||||
|
||||
environment:
|
||||
sdk: ^3.9.2
|
||||
@@ -48,10 +48,16 @@ dependencies:
|
||||
path: packages/audioplayers
|
||||
flutter_udid:
|
||||
path: packages/flutter_udid
|
||||
|
||||
|
||||
|
||||
share_plus:
|
||||
path: packages/flutter_plus_plugins/packages/share_plus/share_plus
|
||||
wakelock_plus:
|
||||
git:
|
||||
url: https://gitcode.com/openharmony-sig/fluttertpc_wakelock_plus.git
|
||||
ref: br_v1.4.0_ohos
|
||||
path: wakelock_plus
|
||||
|
||||
dev_dependencies:
|
||||
flutter_test:
|
||||
|
||||
Reference in New Issue
Block a user