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
2021-09-12 14:20:00 +0000
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
4f74724aa69e82831d4644f669b9e75d849f2019
4f74724a
1 parent
dc908f90
Upgrade platform interface (#144)
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletions
wakelock_platform_interface/CHANGELOG.md
wakelock_platform_interface/pubspec.yaml
wakelock_platform_interface/CHANGELOG.md
View file @
4f74724
## 0.3.0
*
Upgraded version to indicate breaking method channel codec changes published with
`0.2.1+3`
.
## 0.2.1+3
*
Upgraded lints.
...
...
wakelock_platform_interface/pubspec.yaml
View file @
4f74724
...
...
@@ -2,7 +2,7 @@ name: wakelock_platform_interface
description
:
>-2
A common platform interface for the wakelock plugin used by the different platform
implementations.
v
ersion: 0.
2.1+3
v
ersion: 0.
3.0
r
epository: >-2
https://github.com/creativecreatorormaybenot/wakelock/tree/main/wakelock_platform_interface
...
...
Please
register
or
login
to post a comment