This commit is contained in:
Salvatore Giordano
2018-04-05 09:34:36 +02:00
parent d8c3ed48c6
commit 1c556a487e
3 changed files with 6 additions and 2 deletions

View File

@@ -17,3 +17,7 @@ Tested with dart 2
## 0.1.2
Favorite and initial selection can be one of code or dial code
## 0.1.3
Favorite and initial selection can be one of code or dial code

View File

@@ -1,4 +1,4 @@
[![Pub](https://img.shields.io/badge/Pub-0.1.2-orange.svg)](https://pub.dartlang.org/packages/country_code_picker)
[![Pub](https://img.shields.io/badge/Pub-0.1.3-orange.svg)](https://pub.dartlang.org/packages/country_code_picker)
# country_code_picker

View File

@@ -1,6 +1,6 @@
name: country_code_picker
description: A flutter package for showing a country code selector.
version: 0.1.2
version: 0.1.3
author: Salvatore-Giordano <salvatoregiordanoo@gmail.com>
homepage: https://github.com/Salvatore-Giordano/CountryCodePicker