flutter_csc_picker 0.0.2 copy "flutter_csc_picker: ^0.0.2" to clipboard
flutter_csc_picker: ^0.0.2 copied to clipboard

A flutter package for showing a selected country, states, and cities.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_csc_picker
copied to clipboard

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

dependencies:
  flutter_csc_picker: ^0.0.2
copied to clipboard

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:flutter_csc_picker/flutter_csc_picker.dart';
copied to clipboard
2
likes
70
points
150
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.24 - 2025.04.08

A flutter package for showing a selected country, states, and cities.

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on flutter_csc_picker