Skip to content

Commit

Permalink
Upgrade to Dart >=3.0.0 <4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
JonasWanke committed Feb 7, 2024
1 parent 377b234 commit 118220e
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 @@ -4,10 +4,10 @@ version: 0.2.0
homepage: https://github.com/JonasWanke/data_size

environment:
sdk: '>=2.12.0 <3.0.0'

dependencies:
meta: ^1.3.0
sdk: '>=3.0.0 <4.0.0'

dev_dependencies:
supernova:
Expand Down

0 comments on commit 118220e

Please sign in to comment.