Skip to content

Commit 463c69b

Browse files
committed
Updated wakelock_plus to version 1.1.0. Also updated Flutter minimum SDK to version 3.3.0.
1 parent ca97560 commit 463c69b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@ homepage: https://github.com/fluttercommunity/chewie
55

66
environment:
77
sdk: '>=2.17.0 <4.0.0'
8-
flutter: ">=2.11.0"
8+
flutter: ">=3.3.0"
99

1010
dependencies:
1111
cupertino_icons: ^1.0.5
1212
flutter:
1313
sdk: flutter
1414
provider: ^6.0.5
1515
video_player: ^2.7.0
16-
wakelock_plus: ^1.0.0+2
16+
wakelock_plus: ^1.1.0
1717

1818
dev_dependencies:
1919
flutter_test:

0 commit comments

Comments
 (0)