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.
1 parent 859a289 commit 845dfe0Copy full SHA for 845dfe0
example/pubspec.lock
@@ -60,7 +60,7 @@ packages:
60
path: ".."
61
relative: true
62
source: path
63
- version: "10.0.0-dev.3"
+ version: "10.0.0"
64
flutter_lints:
65
dependency: "direct dev"
66
description:
pubspec.yaml
@@ -18,7 +18,7 @@ dependencies:
18
sdk: flutter
19
# This version would be max, the same version used on flutter_localizations
20
# https://github.com/flutter/flutter/blob/17025dd88227cd9532c33fa78f5250d548d87e9a/packages/flutter_localizations/pubspec.yaml#L14
21
- intl: ">=0.19.0 <0.20.0"
+ intl: ^0.19.0
22
23
dev_dependencies:
24
flutter_lints: ">=5.0.0 <6.0.0"
0 commit comments