From 91e0a7bed88618558e6d40a267bb7fa48f44bcd5 Mon Sep 17 00:00:00 2001 From: Ewerton Ramos Date: Mon, 1 Jun 2020 16:52:12 -0300 Subject: [PATCH] Add missing pt.json reference --- pubspec.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/pubspec.yaml b/pubspec.yaml index 80c384e..d321ddc 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -18,3 +18,4 @@ flutter: - packages/country_code_picker/i18n/fr.json - packages/country_code_picker/i18n/es.json - packages/country_code_picker/i18n/de.json + - packages/country_code_picker/i18n/pt.json