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-10 06:42:48 +0000
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Committed by
GitHub
2021-09-10 06:42:48 +0000
Commit
9b299a9676f3a4fa5267830365d41f0c276ffc44
9b299a96
1 parent
dd775681
Publish all packages (#139)
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
5 additions
and
5 deletions
wakelock/pubspec.yaml
wakelock_macos/pubspec.yaml
wakelock_platform_interface/pubspec.yaml
wakelock_web/pubspec.yaml
wakelock_windows/pubspec.yaml
wakelock/pubspec.yaml
View file @
9b299a9
...
...
@@ -3,7 +3,7 @@ description: >-2
Plugin that allows you to keep the device screen awake, i.e. prevent the screen from sleeping on
Android, iOS, macOS, Windows, and web.
v
ersion: 0.5.4
h
omepage
: https://github.com/creativecreatorormaybenot/wakelock/tree/main/wakelock
r
epository
: https://github.com/creativecreatorormaybenot/wakelock/tree/main/wakelock
e
nvironment:
sdk: '>=2.12.0 <3.0.0'
...
...
wakelock_macos/pubspec.yaml
View file @
9b299a9
...
...
@@ -2,7 +2,7 @@ name: wakelock_macos
description
:
>-2
macOS platform implementation of the wakelock_platform_interface for the wakelock plugin.
v
ersion: 0.1.0+3
h
omepage
: https://github.com/creativecreatorormaybenot/wakelock/tree/main/wakelock_macos
r
epository
: https://github.com/creativecreatorormaybenot/wakelock/tree/main/wakelock_macos
e
nvironment:
sdk: '>=2.12.0 <3.0.0'
...
...
wakelock_platform_interface/pubspec.yaml
View file @
9b299a9
...
...
@@ -3,7 +3,7 @@ description: >-2
A common platform interface for the wakelock plugin used by the different platform
implementations.
v
ersion: 0.2.1+3
h
omepage
: >-2
r
epository
: >-2
https://github.com/creativecreatorormaybenot/wakelock/tree/main/wakelock_platform_interface
e
nvironment:
...
...
wakelock_web/pubspec.yaml
View file @
9b299a9
name
:
wakelock_web
description
:
Web platform implementation of the wakelock_platform_interface for the wakelock plugin.
version
:
0.2.0+3
homepage
:
https://github.com/creativecreatorormaybenot/wakelock/tree/main/wakelock_web
repository
:
https://github.com/creativecreatorormaybenot/wakelock/tree/main/wakelock_web
environment
:
sdk
:
'
>=2.12.0
<3.0.0'
...
...
wakelock_windows/pubspec.yaml
View file @
9b299a9
...
...
@@ -2,7 +2,7 @@ name: wakelock_windows
description
:
>-2
Windows platform implementation of the wakelock_platform_interface for the wakelock plugin.
v
ersion: 0.1.0+2
h
omepage
: https://github.com/creativecreatorormaybenot/wakelock/tree/main/wakelock_windows
r
epository
: https://github.com/creativecreatorormaybenot/wakelock/tree/main/wakelock_windows
e
nvironment:
sdk: '>=2.12.0 <3.0.0'
...
...
Please
register
or
login
to post a comment