bump version
This commit is contained in:
@@ -1,3 +1,10 @@
|
|||||||
|
## 1.6.0
|
||||||
|
|
||||||
|
- Added option to change close icon and search icon
|
||||||
|
- Fix bottom sheet overflow
|
||||||
|
- Make modal_bottom_sheet use dynamic versioning
|
||||||
|
- Add `barrierColor`, `backgroundColor` and `boxDecoration` properties
|
||||||
|
|
||||||
## 1.5.0
|
## 1.5.0
|
||||||
|
|
||||||
- Add ko.json translations
|
- Add ko.json translations
|
||||||
|
|||||||
@@ -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.5.0
|
version: 1.6.0
|
||||||
homepage: https://github.com/imtoori/CountryCodePicker
|
homepage: https://github.com/imtoori/CountryCodePicker
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
|
|||||||
Reference in New Issue
Block a user