flutter_country_extensions 1.0.3 copy "flutter_country_extensions: ^1.0.3" to clipboard
flutter_country_extensions: ^1.0.3 copied to clipboard

A comprehensive Flutter toolkit featuring country & city pickers, custom UI widgets, responsive utilities, and daily developer extensions.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_country_extensions

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

dependencies:
  flutter_country_extensions: ^1.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:flutter_country_extensions/flutter_country_extensions.dart';
6
likes
160
points
244
downloads
screenshot

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A comprehensive Flutter toolkit featuring country & city pickers, custom UI widgets, responsive utilities, and daily developer extensions.

Homepage

Topics

#country #city #dropdown #extensions #widget

License

MIT (license)

Dependencies

cupertino_icons, flutter

More

Packages that depend on flutter_country_extensions