Skip to content

Commit

Permalink
chore: support the latest flutter version for the base project
Browse files Browse the repository at this point in the history
  • Loading branch information
totzk9 committed Nov 4, 2024
1 parent 76728be commit a37203f
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://nhost.io
repository: https://github.com/nhost/nhost-dart

environment:
sdk: ">=2.14.0 <=3.2.5"
sdk: ">=2.14.0 <=4.0.0"

dev_dependencies:
dotenv: ^4.2.0
Expand Down

0 comments on commit a37203f

Please sign in to comment.