Skip to content

Commit

Permalink
vibration_web: Support dart 2.18
Browse files Browse the repository at this point in the history
  • Loading branch information
ajungg authored Aug 18, 2022
1 parent 79d552e commit 4dd3290
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vibration_web/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version: 1.6.4
homepage: https://github.com/benjamindean/flutter_vibration

environment:
sdk: ">=2.12.1 <=2.17.6"
sdk: ">=2.12.1 <=3.0.0"
flutter: ">=1.20.0"

dependencies:
Expand Down

0 comments on commit 4dd3290

Please sign in to comment.