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
Wilson Wilson
2021-03-08 14:52:12 +0100
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Committed by
GitHub
2021-03-08 13:52:12 +0000
Commit
59fbcff1a6f65584cb639bc3bda4ef4a99758c04
59fbcff1
1 parent
b6e68d15
Fixed windows package name in Readme (#105)
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
README.md
README.md
View file @
59fbcff
...
...
@@ -33,7 +33,7 @@ The packages in this repo are the following:
|
[
`wakelock_macos`
](
https://github.com/creativecreatorormaybenot/wakelock/tree/master/wakelock_macos
)
| macOS implementation |
|
[
`wakelock_platform_interface`
](
https://github.com/creativecreatorormaybenot/wakelock/tree/master/wakelock_platform_interface
)
| Basic API definition & message handling |
|
[
`wakelock_web`
](
https://github.com/creativecreatorormaybenot/wakelock/tree/master/wakelock_web
)
| Web implementation |
|
[
`wakelock_w
eb
`
](
https://github.com/creativecreatorormaybenot/wakelock/tree/master/wakelock_windows
)
| Windows implementation |
|
[
`wakelock_w
indows
`
](
https://github.com/creativecreatorormaybenot/wakelock/tree/master/wakelock_windows
)
| Windows implementation |
## Contributing
...
...
Please
register
or
login
to post a comment