Skip to content

Commit 3195e85

Browse files
authored
Declare compatibility with Dart 2 stable (#1963)
1 parent 5962908 commit 3195e85

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
@@ -34,4 +34,4 @@ dev_dependencies:
3434
test_process: "^1.0.0"
3535

3636
environment:
37-
sdk: ">=2.0.0-dev.61.0 <2.0.0"
37+
sdk: ">=2.0.0-dev.61.0 <3.0.0"

0 commit comments

Comments
 (0)