Refs #8: update readme
This commit is contained in:
11
README.md
11
README.md
@@ -1,12 +1,11 @@
|
||||
[](https://pub.dartlang.org/packages/country_code_picker)
|
||||
[](https://pub.dartlang.org/packages/country_code_picker)
|
||||
|
||||
# country_code_picker
|
||||
|
||||
A flutter package for showing a country code selector.
|
||||
|
||||
<img src="screenshots/screen1.png" width="240"/>
|
||||
<img src="screenshots/screen2.png" width="240"/>
|
||||
<img src="screenshots/screen3.png" width="240"/>
|
||||
<img src="https://raw.githubusercontent.com/Salvatore-Giordano/CountryCodePicker/master/screenshots/screen1.png" width="240"/>
|
||||
<img src="https://raw.githubusercontent.com/Salvatore-Giordano/CountryCodePicker/master/screenshots/screen2.png" width="240"/>
|
||||
|
||||
## Usage
|
||||
|
||||
@@ -27,9 +26,5 @@ Just put the component in your application setting the onChanged callback.
|
||||
|
||||
```
|
||||
|
||||
## Known issues
|
||||
|
||||
- On iOS the icons are not showed
|
||||
|
||||
## Contributions
|
||||
Contributions of any kind are more than welcome! Feel free to fork and improve country_code_picker in any way you want, make a pull request, or open an issue.
|
||||
|
||||
Reference in New Issue
Block a user