Skip to content

Commit 82c10d0

Browse files
authored
do not depend on dart prerelease (#257)
1 parent 93f7c10 commit 82c10d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ repository: https://github.com/fluttercommunity/flutter_workmanager
66
issue_tracker: https://github.com/fluttercommunity/flutter_workmanager/issues
77

88
environment:
9-
sdk: ">=2.12.0-0 <3.0.0"
9+
sdk: ">=2.12.0 <3.0.0"
1010
flutter: ">=1.12.13+hotfix.5"
1111

1212
dependencies:

0 commit comments

Comments
 (0)