We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ab461f4 + 5a7da1f commit e518c0eCopy full SHA for e518c0e
pubspec.lock
@@ -71,10 +71,10 @@ packages:
71
dependency: "direct main"
72
description:
73
name: intl
74
- sha256: "3bc132a9dbce73a7e4a21a17d06e1878839ffbf975568bc875c60537824b0c4d"
+ sha256: d6f56758b7d3014a48af9701c085700aac781a92a87a62b1333b46d8879661cf
75
url: "https://pub.dev"
76
source: hosted
77
- version: "0.18.1"
+ version: "0.19.0"
78
lints:
79
dependency: transitive
80
pubspec.yaml
@@ -14,7 +14,7 @@ environment:
14
dependencies:
15
flutter:
16
sdk: flutter
17
- intl: ^0.18.0
+ intl: ">=0.18.0 <0.20.0"
18
19
dev_dependencies:
20
flutter_lints: ^3.0.1
0 commit comments