Skip to content

Commit

Permalink
intl 0.19.0 (#367)
Browse files Browse the repository at this point in the history
Hello. I change the version of the intl package from 0.18.0 to 0.19.0 to
solve the compilation problem in the new stable version of flutter
3.22.0
  • Loading branch information
Matutez authored May 23, 2024
1 parent 2527a44 commit 3ad0085
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ version: 1.0.0+1
publish_to: none

environment:
sdk: '<4.0.0'
sdk: ">=2.12.0 <=4.0.0"

dependencies:
flutter:
Expand Down

0 comments on commit 3ad0085

Please sign in to comment.