This commit is contained in:
Salvatore Giordano
2020-03-08 22:49:29 +01:00
parent 4234ca39a3
commit 2a35d65e65
43 changed files with 2518 additions and 864 deletions

View File

@@ -1,10 +1,10 @@
name: country_code_picker
description: A flutter package for showing a country code selector. In addition it gives the possibility to select a list of favorites countries, as well as to search using a simple searchbox
version: 1.2.4
version: 1.3.0
homepage: https://github.com/Salvatore-Giordano/CountryCodePicker
environment:
sdk: ">=1.19.0 <3.0.0"
sdk: ">=2.2.2 <3.0.0"
dependencies:
flutter:
@@ -13,3 +13,6 @@ dependencies:
flutter:
assets:
- flags/
- packages/country_code_picker/i18n/en.json
- packages/country_code_picker/i18n/it.json
- packages/country_code_picker/i18n/fr.json