Skip to content

Commit 9b3f7db

Browse files
committed
Remove <0.8.0 flutter version constraint
1 parent 20a3ff2 commit 9b3f7db

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 @@ homepage: https://github.com/Sub6Resources/flutter_html
66

77
environment:
88
sdk: '>=1.19.0 <3.0.0'
9-
flutter: '>=0.5.0 <0.8.0'
9+
flutter: '>=0.5.0'
1010

1111
dependencies:
1212
html: ^0.13.3

0 commit comments

Comments
 (0)