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:33:48 +0000
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
8bf32ad3162e582e07273649a9f1701c5fff8777
8bf32ad3
1 parent
e74bcbc9
Fix macos dependency (#147)
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
wakelock_macos/pubspec.yaml
wakelock_macos/pubspec.yaml
View file @
8bf32ad
name
:
wakelock_macos
description
:
>-2
macOS platform implementation of the wakelock_platform_interface for the wakelock plugin.
v
ersion: 0.
3
.0
v
ersion: 0.
4
.0
r
epository: https://github.com/creativecreatorormaybenot/wakelock/tree/main/wakelock_macos
e
nvironment:
...
...
@@ -14,7 +14,7 @@ dependencies:
flutter_web_plugins:
sdk: flutter
wakelock_platform_interface: ^0.
4
.0
wakelock_platform_interface: ^0.
3
.0
d
ev_dependencies:
flutter_test:
...
...
Please
register
or
login
to post a comment