Skip to content

Commit c19ccde

Browse files
author
Illia Romanenko
committed
remove upper constraint per flutter/flutter#68143
1 parent ca351fe commit c19ccde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flutter_vlc_player/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ homepage: https://github.com/solid-software/flutter_vlc_player/
55

66
environment:
77
sdk: ">=2.10.0 <3.0.0"
8-
flutter: ">=1.10.0 <2.0.0"
8+
flutter: ">=1.10.0"
99

1010
flutter:
1111
plugin:

0 commit comments

Comments
 (0)