From d17678dc8d7bee2f49c8069256a17182a2b45416 Mon Sep 17 00:00:00 2001 From: Salvatore Giordano Date: Sun, 8 Mar 2020 23:22:15 +0100 Subject: [PATCH] 1.3.2 --- CHANGELOG.md | 2 ++ pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cd4c1aa..477e5ee 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ - Add `enable` property in order to use the disable the button +- Add `textOverflow` property + ## 1.3.1 - Add `flagWidth` property diff --git a/pubspec.yaml b/pubspec.yaml index cd87590..f256c06 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -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.3.1 +version: 1.3.2 homepage: https://github.com/Salvatore-Giordano/CountryCodePicker environment: