Skip to content

Commit

Permalink
feat: update allowed dart version
Browse files Browse the repository at this point in the history
  • Loading branch information
Numoy committed Dec 6, 2023
1 parent feebdb6 commit 3b36f19
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 @@ -15,7 +15,7 @@ flutter:
pluginClass: SurveyKitPlugin

environment:
sdk: ">=2.17.0 <3.0.0"
sdk: ">=2.17.0 <4.0.0"
flutter: ">=2.0.0"

dependencies:
Expand Down

0 comments on commit 3b36f19

Please sign in to comment.