Skip to content

Commit

Permalink
Remove Flutter constraint upper bound
Browse files Browse the repository at this point in the history
  • Loading branch information
VladimirBrejcha committed Mar 9, 2021
1 parent 0f8be5d commit f4694bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ repository: https://github.com/voximplant/flutter_callkit

environment:
sdk: ">=2.7.0 <3.0.0"
flutter: ">=1.20.0 <3.0.0"
flutter: ">=1.20.0"

dependencies:
flutter:
Expand Down

0 comments on commit f4694bb

Please sign in to comment.