Skip to content

Commit 31d5a29

Browse files
PerondasPerondas
andauthored
Widened intl constraint (#359)
Co-authored-by: Perondas <Pperondas@gmail.com>
1 parent 264e4cb commit 31d5a29

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

pubspec.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,16 @@ dependencies:
1010
collection: ^1.15.0
1111
crypto: ^3.0.0
1212
flutter_webrtc: ^0.9.23
13-
intl: ^0.18.0
1413
logger: ^1.0.0
1514
parser_error: ^0.2.0
1615
path: ^1.6.4
1716
random_string: ^2.0.0
1817
recase: ^4.0.0
1918
sdp_transform: ^0.3.2
2019
uuid: ^3.0.2
20+
21+
# An exact version pin will be provided by the Flutter SDK
22+
intl: any
2123

2224

2325
dev_dependencies:

0 commit comments

Comments
 (0)