Refs #6: use flag library

This commit is contained in:
Salvatore Giordano
2018-06-30 11:25:21 +02:00
parent 2505585404
commit 79a90cecf2
5 changed files with 325 additions and 512 deletions

View File

@@ -1,7 +1,7 @@
name: country_code_picker
description: A flutter package for showing a country code selector.
version: 0.2.2
author: Salvatore-Giordano <salvatoregiordanoo@gmail.com>
author: Salvatore-Giordano <svtgiordano@gmail.com>
homepage: https://github.com/Salvatore-Giordano/CountryCodePicker
environment:
@@ -9,4 +9,5 @@ environment:
dependencies:
flutter:
sdk: flutter
sdk: flutter
country_icons: "^0.0.2"