Toggle navigation
Toggle navigation
This project
Loading...
Sign in
flutter_package
/
flutter_wakelock
Go to a project
Toggle navigation
Projects
Groups
Snippets
Help
Toggle navigation pinning
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
顾海波
2025-10-10 16:05:45 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
f950acdfe078537a07b878f604166f0e879f67e8
f950acdf
1 parent
3fd3239a
【需求】移除win
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
3 deletions
wakelock/pubspec.yaml
wakelock/pubspec.yaml
View file @
f950acd
...
...
@@ -18,7 +18,6 @@ dependencies:
wakelock_macos: ^0.4.0
wakelock_platform_interface: ^0.3.0
wakelock_web: ^0.4.0
wakelock_windows: ^0.2.0
d
ev_dependencies:
flutter_test:
...
...
@@ -40,7 +39,5 @@ flutter:
pluginClass: WakelockPlugin
macos:
default_package: wakelock_macos
# windows:
# default_package: wakelock_windows
web:
default_package: wakelock_web
...
...
Please
register
or
login
to post a comment