cscplus 0.0.1 copy "cscplus: ^0.0.1" to clipboard
cscplus: ^0.0.1 copied to clipboard

Country, State, and City Picker (CSCPicker) CSCPicker is a Flutter package that provides an easy way to select a country, state, and city from a list. It offers a user-friendly interface and a compre [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add cscplus

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

dependencies:
  cscplus: ^0.0.1

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:cscplus/cscplus.dart';
2
likes
110
points
25
downloads

Publisher

unverified uploader

Weekly Downloads

Country, State, and City Picker (CSCPicker) CSCPicker is a Flutter package that provides an easy way to select a country, state, and city from a list. It offers a user-friendly interface and a comprehensive database of countries, states, and cities from around the world.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter, http

More

Packages that depend on cscplus