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
creativecreatorormaybenot
2019-12-11 15:27:51 +0000
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Committed by
GitHub
2019-12-11 15:27:51 +0000
Commit
af58cef7ba74c1b2a3ceb0f728994b1107faca9c
af58cef7
1 parent
fce2de68
Update pubspec.yaml
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
3 deletions
pubspec.yaml
pubspec.yaml
View file @
af58cef
...
...
@@ -6,12 +6,16 @@ homepage: https://github.com/creativecreatorormaybenot/wakelock
environment
:
sdk
:
"
>=2.1.0
<3.0.0"
flutter
:
"
>=1.12.13+hotfix.4"
dependencies
:
flutter
:
sdk
:
flutter
flutter
:
plugin
:
androidPackage
:
wakelock.wakelock
pluginClass
:
WakelockPlugin
\ No newline at end of file
platforms
:
android
:
package
:
wakelock.wakelock
pluginClass
:
WakelockPlugin
ios
:
pluginClass
:
WakelockPlugin
...
...
Please
register
or
login
to post a comment