diff --git a/pubspec.lock b/pubspec.lock index b4f5ea514..fe2f6ce4a 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -432,7 +432,7 @@ packages: source: path version: "0.3.6" intl: - dependency: transitive + dependency: "direct main" description: name: intl url: "https://pub.dartlang.org" diff --git a/pubspec.yaml b/pubspec.yaml index 083374e0f..674002963 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -89,6 +89,7 @@ dependencies: syncfusion_flutter_sliders: ^19.1.67-beta syncfusion_flutter_core: ^19.1.67 pinput: ^1.2.0 + intl: ^0.17.0 dev_dependencies: flutter_test: