indian_state_picker 0.0.4 copy "indian_state_picker: ^0.0.4" to clipboard
indian_state_picker: ^0.0.4 copied to clipboard

A Flutter package for selecting Indian states with customizable options and predefined data, allowing seamless integration into your app with enhanced user experience.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add indian_state_picker

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

dependencies:
  indian_state_picker: ^0.0.4

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:indian_state_picker/indian_state_picker.dart';
0
likes
160
points
196
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package for selecting Indian states with customizable options and predefined data, allowing seamless integration into your app with enhanced user experience.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

dropdown_button2, flutter, flutter_lints

More

Packages that depend on indian_state_picker