Skip to content

Commit d1f92c1

Browse files
authored
Update pubspec.yaml
1 parent 33e95c0 commit d1f92c1

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

pubspec.yaml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,11 @@ dependencies:
1313
sdk: flutter
1414
provider: ^6.0.5
1515
video_player: ^2.7.0
16-
wakelock_plus: ^1.1.0
16+
wakelock_plus:
17+
git:
18+
url: https://github.com/ycv005/wakelock_plus
19+
ref: main
20+
path: wakelock_plus
1721

1822
dev_dependencies:
1923
flutter_test:

0 commit comments

Comments
 (0)