Skip to content

Commit

Permalink
Closes #127
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgefspereira committed Apr 24, 2024
1 parent 7020065 commit b2abf28
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ screenshots:
path: doc/screenshots/logo.jpg

environment:
sdk: ">=3.0.0 <4.0.0"
sdk: ">=3.1.0 <4.0.0"
flutter: ">=3.10.0"

dependencies:
Expand All @@ -18,7 +18,7 @@ dependencies:
flutter_web_plugins:
sdk: flutter
plugin_platform_interface: ^2.1.2
js: ^0.6.3
js: ^0.7.1

dev_dependencies:
flutter_test:
Expand Down

0 comments on commit b2abf28

Please sign in to comment.