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-14 01:21:06 +0000
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
21b19c94980c8a7bc7926e8ecbc2259fae053381
21b19c94
1 parent
4f74724a
Bump packages (#145)
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
16 additions
and
4 deletions
wakelock_macos/CHANGELOG.md
wakelock_macos/pubspec.yaml
wakelock_web/CHANGELOG.md
wakelock_web/pubspec.yaml
wakelock_windows/CHANGELOG.md
wakelock_windows/pubspec.yaml
wakelock_macos/CHANGELOG.md
View file @
21b19c9
## 0.2.0
*
Bumped to depend on latest platform interface.
## 0.1.0+3
*
Upgraded lints.
...
...
wakelock_macos/pubspec.yaml
View file @
21b19c9
name
:
wakelock_macos
description
:
>-2
macOS platform implementation of the wakelock_platform_interface for the wakelock plugin.
v
ersion: 0.
1.0+3
v
ersion: 0.
2.0
r
epository: https://github.com/creativecreatorormaybenot/wakelock/tree/main/wakelock_macos
e
nvironment:
...
...
wakelock_web/CHANGELOG.md
View file @
21b19c9
## 0.3.0
*
Bumped to depend on latest platform interface.
## 0.2.0+3
*
Upgraded lints.
...
...
wakelock_web/pubspec.yaml
View file @
21b19c9
name
:
wakelock_web
description
:
Web platform implementation of the wakelock_platform_interface for the wakelock plugin.
version
:
0.
2.0+3
version
:
0.
3.0
repository
:
https://github.com/creativecreatorormaybenot/wakelock/tree/main/wakelock_web
environment
:
...
...
wakelock_windows/CHANGELOG.md
View file @
21b19c9
## 0.2.0
*
Bumped to depend on latest platform interface.
## 0.1.0+2
*
Upgraded lints.
...
...
wakelock_windows/pubspec.yaml
View file @
21b19c9
name
:
wakelock_windows
description
:
>-2
Windows platform implementation of the wakelock_platform_interface for the wakelock plugin.
v
ersion: 0.
1.0+2
v
ersion: 0.
2.0
r
epository: https://github.com/creativecreatorormaybenot/wakelock/tree/main/wakelock_windows
e
nvironment:
...
...
@@ -12,7 +12,7 @@ dependencies:
flutter:
sdk: flutter
wakelock_platform_interface: ^0.
2
.0
wakelock_platform_interface: ^0.
3
.0
win32: ^2.0.0
d
ev_dependencies:
...
...
Please
register
or
login
to post a comment