update version

This commit is contained in:
Salvatore Giordano
2019-06-29 09:30:42 +02:00
parent 1ae3519333
commit ce9d724747
3 changed files with 6 additions and 2 deletions

View File

@@ -70,4 +70,8 @@ Add possibility to show only country name
OnlyCountrymode now also displays only the country on Textwidget when closed.
## 1.1.7
Flag is now optional. Fix bug on initState.

View File

@@ -1,4 +1,4 @@
[![Pub](https://img.shields.io/badge/Pub-1.1.5-orange.svg)](https://pub.dartlang.org/packages/country_code_picker)
[![Pub](https://img.shields.io/badge/Pub-1.1.7-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. In addition it gives the possibility to select a list of favorites countries, as well as to search using a simple searchbox
version: 1.1.6
version: 1.1.7
author: Salvatore-Giordano <svtgiordano@gmail.com>
homepage: https://github.com/Salvatore-Giordano/CountryCodePicker