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
2020-12-01 23:08:09 +0000
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Committed by
GitHub
2020-12-01 23:08:09 +0000
Commit
cad6d7889006737200b4043bc888afe83fb50617
cad6d788
1 parent
0834f803
Publish iOS fix (#65)
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletions
wakelock/CHANGELOG.md
wakelock/pubspec.yaml
wakelock/CHANGELOG.md
View file @
cad6d78
## 0.3.0-nullsafety.1
*
Fixed
`UIImagePickerController`
disabling the wakelock (using the camera on iOS).
## 0.3.0-nullsafety.0
*
Migrated to null safety.
...
...
wakelock/pubspec.yaml
View file @
cad6d78
...
...
@@ -2,7 +2,7 @@ name: wakelock
description
:
>-2
Plugin that allows you to keep the device screen awake, i.e. prevent the screen from sleeping on
Android, iOS, and web.
v
ersion: 0.3.0-nullsafety.
0
v
ersion: 0.3.0-nullsafety.
1
h
omepage: https://github.com/creativecreatorormaybenot/wakelock/tree/master/wakelock
e
nvironment:
...
...
Please
register
or
login
to post a comment