diff --git a/AINoval/pubspec.yaml b/AINoval/pubspec.yaml index 4aca57f..4bf84ef 100644 --- a/AINoval/pubspec.yaml +++ b/AINoval/pubspec.yaml @@ -36,7 +36,8 @@ dependencies: sticky_headers: "^0.3.0" # 工具 - intl: ^0.20.2 + # Align with Flutter SDK flutter_localizations which depends on intl 0.19.0 + intl: ^0.19.0 uuid: ^3.0.7 http: ^1.1.0 url_launcher: ^6.1.12