update framework compatibility

This commit is contained in:
Salvatore Giordano
2018-08-24 10:49:21 +02:00
parent 04ee379ca7
commit da0257f9c0
3 changed files with 7 additions and 3 deletions

View File

@@ -1,11 +1,11 @@
name: country_code_picker
description: A flutter package for showing a country code selector.
version: 1.0.1
version: 1.0.2
author: Salvatore-Giordano <svtgiordano@gmail.com>
homepage: https://github.com/Salvatore-Giordano/CountryCodePicker
environment:
sdk: ">=1.19.0 <=2.0.0"
sdk: ">=1.19.0 <=2.2.0"
dependencies:
flutter: