Skip to content

Commit 8385d6f

Browse files
committed
Restored Flutter 3.38 compatibility to wakelock_plus_platform_interface.
1 parent 22d7522 commit 8385d6f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

wakelock_plus_platform_interface/pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ repository: >-2
77
https://github.com/fluttercommunity/wakelock_plus/tree/main/wakelock_plus_platform_interface
88
99
environment:
10-
sdk: '>=3.11.0 <4.0.0'
11-
flutter: ">=3.41.0"
10+
sdk: '>=3.10.0 <4.0.0'
11+
flutter: ">=3.38.0"
1212

1313
dependencies:
1414
flutter:

0 commit comments

Comments
 (0)