Skip to content

Commit 49fbc81

Browse files
zandersomboetger
authored andcommitted
Re-pin package:intl (flutter#171438)
Reverts flutter#169286. I am in agreement with the goal of unpinning packages dependencies, but a change of this significance should have a fleshed out design doc and plan, and be presented at the Dash forum so that the whole team is aware of the changes.
1 parent 698c6c6 commit 49fbc81

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

packages/flutter_localizations/pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@ dependencies:
1313

1414
flutter:
1515
sdk: flutter
16-
intl: ^0.20.2
16+
intl: 0.20.2
1717
path: 1.9.1
1818

1919
dev_dependencies:
2020
flutter_test:
2121
sdk: flutter
2222

23-
# PUBSPEC CHECKSUM: pmbisj
23+
# PUBSPEC CHECKSUM: c2j4ng

pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ dependencies:
120120
http: 1.4.0
121121
http_multi_server: 3.2.2
122122
http_parser: 4.1.2
123-
intl: ^0.20.2
123+
intl: 0.20.2
124124
io: 1.0.5
125125
isolate: 2.1.1
126126
js: 0.7.2
@@ -213,4 +213,4 @@ dependencies:
213213
pedantic: 1.11.1
214214
quiver: 3.2.2
215215
yaml_edit: 2.2.2
216-
# PUBSPEC CHECKSUM: omd6r4
216+
# PUBSPEC CHECKSUM: j61vfe

0 commit comments

Comments
 (0)