country_state_picker 0.0.5 copy "country_state_picker: ^0.0.5" to clipboard
country_state_picker: ^0.0.5 copied to clipboard

A Package for Selecting Countries and States from a Dropdown Field. Compactible with IOS,ANDROID AND WEB. Feel free to make PR's and suggestions.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add country_state_picker

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  country_state_picker: ^0.0.5

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:country_state_picker/country_state_picker.dart';
3
likes
150
pub points
84%
popularity

Publisher

verified publisheracloe.com

A Package for Selecting Countries and States from a Dropdown Field. Compactible with IOS,ANDROID AND WEB. Feel free to make PR's and suggestions.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on country_state_picker