Skip to content

Commit

Permalink
Fix version constraint
Browse files Browse the repository at this point in the history
  • Loading branch information
lukehutch committed Jul 12, 2023
1 parent bbdd730 commit f94554f
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 @@ -5,7 +5,7 @@ homepage: https://github.com/lukehutch/flutter_reactive_value

environment:
sdk: '>=2.19.0 <4.0.0'
flutter: '>=3.7.0 <4.0.0'
flutter: '>=3.7.0'

dependencies:
flutter:
Expand Down

0 comments on commit f94554f

Please sign in to comment.