Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

Commit 5d5be25

Browse files
committed
use intl any for compatibility
1 parent 81443ea commit 5d5be25

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ dependencies:
1212
sdk: flutter
1313
# Follows the intl version included in Flutter.
1414
# https://github.com/flutter/flutter/blob/84a1e904f44f9b0e9c4510138010edcc653163f8/packages/flutter_localizations/pubspec.yaml#L11
15-
intl: ^0.20.1
15+
intl: any
1616
rxdart: ^0.28.0
1717
collection: ^1.18.0
1818

0 commit comments

Comments
 (0)