update framework compatibility
This commit is contained in:
@@ -41,3 +41,7 @@ Use png flags instead of a font
|
|||||||
## 1.0.1
|
## 1.0.1
|
||||||
|
|
||||||
Correct README and update screenshots
|
Correct README and update screenshots
|
||||||
|
|
||||||
|
## 1.0.2
|
||||||
|
|
||||||
|
Update framework compatiblity
|
||||||
|
|||||||
@@ -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,11 +1,11 @@
|
|||||||
name: country_code_picker
|
name: country_code_picker
|
||||||
description: A flutter package for showing a country code selector.
|
description: A flutter package for showing a country code selector.
|
||||||
version: 1.0.1
|
version: 1.0.2
|
||||||
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
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
sdk: ">=1.19.0 <=2.0.0"
|
sdk: ">=1.19.0 <=2.2.0"
|
||||||
|
|
||||||
dependencies:
|
dependencies:
|
||||||
flutter:
|
flutter:
|
||||||
|
|||||||
Reference in New Issue
Block a user