Update version
This commit is contained in:
@@ -65,3 +65,9 @@ Update allowed dart version and modify description
|
|||||||
## 1.1.4
|
## 1.1.4
|
||||||
|
|
||||||
Add possibility to show only country name
|
Add possibility to show only country name
|
||||||
|
|
||||||
|
## 1.1.5
|
||||||
|
|
||||||
|
OnlyCountrymode now also displays only the country on Textwidget when closed.
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
[](https://pub.dartlang.org/packages/country_code_picker)
|
[](https://pub.dartlang.org/packages/country_code_picker)
|
||||||
|
|
||||||
# country_code_picker
|
# country_code_picker
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
name: country_code_picker
|
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
|
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.4
|
version: 1.1.5
|
||||||
author: Salvatore-Giordano <svtgiordano@gmail.com>
|
author: Salvatore-Giordano <svtgiordano@gmail.com>
|
||||||
homepage: https://github.com/Salvatore-Giordano/CountryCodePicker
|
homepage: https://github.com/Salvatore-Giordano/CountryCodePicker
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user