flutter_simple_country_picker 0.5.0
flutter_simple_country_picker: ^0.5.0 copied to clipboard
An easy-to-use country selection widget for Flutter. Allows users to select a country from a comprehensive list. Supports Android, iOS, web, Windows and Linux platforms.
0.5.0 #
- ADDED: Adaptive modal presentation for
iOSplatform inshowCountryPickerfunction
0.4.0 #
- ADDED:
CountryPhoneInput.extendedconstructor for extended functionality - CHANGED: Updated documentation for
CountryPhoneInputwidget
0.3.0 #
- ADDED: More localizations support
- CHANGED: Refactoring
CountryController.getCountriesto measure performance - REMOVED:
flutter_localizationsandflutter_intlfrom dependencies - CHANGED: Make controller method as
async
0.2.9 #
- ADDED: New
autofocusargument to replaceuseAutofocus - CHANGED: Make
useAutofocusdeprecated - CHANGED: Refactoring controller and state
- CHANGED:
CountryPickerThememake properties nullable
0.2.8 #
- CHANGED:
README - CHANGED: Package metadata
- UPDATED: Bump dependencies
0.2.7 #
- CHANGED: Refactoring
CountryPickerTheme,CountryUtil - CHANGED: Bump dependencies
0.2.6 #
- ADDED: Default
keyboardTypetoCountryPhoneInput - ADDED: Windows preview
0.2.5 #
- UPDATED: CountryPickerInput placeholer text style
0.2.4 #
- FIXED: CountryPhoneInput formater
- UPDATED: CountryPickerTheme
0.2.3 #
- CHANGED: Bump dependencies
0.2.1 #
- CHANGED: Refactoring
0.2.0 #
- ADDED: Tests
0.1.3 #
- UPDATED:
SafeAreafromCountriesList
0.1.2 #
- UPDATED: Bump
flutter_lints
0.1.0 #
- UPDATED:
example's
0.0.2 #
- CHANGED: Refactoring
0.0.1 #
- UPDATED: Localizations
0.0.1-pre.4 #
- ADDED:
CountryInputFormatter - UPDATED:
CountryUtil
0.0.1-pre.3 #
- ADDED: Selected country to show mark intro list of countries
- FIXED:
Android - FIXED:
iOS
0.0.1-pre.2 #
- ADDED:
localizations
0.0.1-pre.1 #
- CHANGED: Refactoring
0.0.1-pre.0 #
- ADDED: Initial publication