csc_picker 0.0.3 copy "csc_picker: ^0.0.3" to clipboard
csc_picker: ^0.0.3 copied to clipboard

outdated

A flutter package to display a country, states, and cities. In addition it gives the possibility to select a list of countries, States and Cities depends on Selected, also you can search country, stat [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add csc_picker

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

dependencies:
  csc_picker: ^0.0.3

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:csc_picker/csc_picker.dart';
222
likes
0
points
3.25k
downloads

Publisher

unverified uploader

Weekly Downloads

A flutter package to display a country, states, and cities. In addition it gives the possibility to select a list of countries, States and Cities depends on Selected, also you can search country, state, and city all around the world.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on csc_picker