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:36:35 +0000
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
0c88548e8fac9b1bd4e866b9bb15d1d47fb5d997
0c88548e
1 parent
4aaddab4
0.1.3+2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
1 deletions
CHANGELOG.md
pubspec.yaml
CHANGELOG.md
View file @
0c88548
## 0.1.3+2
*
Fix
`pubspec.yaml`
.
## 0.1.3+1
*
Updated
`pubspec.yaml`
to match new format.
...
...
pubspec.yaml
View file @
0c88548
name
:
wakelock
description
:
This plugin allows you to keep Android and iOS devices awake, i.e. prevent the screen from sleeping by toggling the wakelock of the device on or off.
version
:
0.1.3+
1
version
:
0.1.3+
2
homepage
:
https://github.com/creativecreatorormaybenot/wakelock
environment
:
...
...
@@ -12,6 +12,7 @@ dependencies:
sdk
:
flutter
flutter
:
plugin
:
platforms
:
android
:
package
:
wakelock.wakelock
...
...
Please
register
or
login
to post a comment