From 303655f22043ac954204a54a0f283c3c5bba0145 Mon Sep 17 00:00:00 2001 From: Woosignal <40471622+woosignal@users.noreply.github.com> Date: Sat, 1 Feb 2020 15:50:40 +0000 Subject: [PATCH] flutter_localizations Error fix --- LabelStoreMax/pubspec.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/LabelStoreMax/pubspec.yaml b/LabelStoreMax/pubspec.yaml index dca9736..263ddae 100644 --- a/LabelStoreMax/pubspec.yaml +++ b/LabelStoreMax/pubspec.yaml @@ -56,6 +56,9 @@ flutter_icons: android: "launcher_icon" ios: true image_path: "assets/icon/appicon.png" + +dependency_overrides: + intl: # For information on the generic Dart part of this file, see the # following page: https://dart.dev/tools/pub/pubspec