flutter_country_state 1.0.1 copy "flutter_country_state: ^1.0.1" to clipboard
flutter_country_state: ^1.0.1 copied to clipboard

An intuitive and versatile Flutter package designed to simplify the display of countries, states, and cities within your application. With seamless integration, it offers a comprehensive list of count [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_country_state

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

dependencies:
  flutter_country_state: ^1.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:flutter_country_state/flutter_country_state.dart';
19
likes
120
points
218
downloads

Publisher

verified publishermiriamly.co

Weekly Downloads

An intuitive and versatile Flutter package designed to simplify the display of countries, states, and cities within your application. With seamless integration, it offers a comprehensive list of countries worldwide, allowing users to effortlessly navigate through states and cities. Featuring a user-friendly search functionality and extensive customization options, it can be easily integrated into both bottom sheets and full-screen layouts, enhancing the user experience and streamlining development.

Repository (GitHub)

Documentation

API reference

License

unknown (license)

Dependencies

flutter

More

Packages that depend on flutter_country_state