Update version

This commit is contained in:
Chandra Abdul Fattah
2023-03-10 17:51:43 +07:00
parent 370c56908c
commit aca22ac29b
7 changed files with 82 additions and 4 deletions

View File

@@ -1,8 +1,9 @@
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: 2.1.0
homepage: https://github.com/imtoori/CountryCodePicker
repository: https://github.com/imtoori/CountryCodePicker
version: 3.0.0
homepage: https://github.com/chandrabezzo/CountryCodePicker
repository: https://github.com/chandrabezzo/CountryCodePicker
issue_tracker: https://github.com/imtoori/CountryCodePicker/issues
environment:
sdk: '>=2.12.0 <3.0.0'