max_country_picker 1.0.0+2 copy "max_country_picker: ^1.0.0+2" to clipboard
max_country_picker: ^1.0.0+2 copied to clipboard

Country picker with three icon mode Circle, Square, and Emoji, and also have two view mode Page and Modal Bottom Sheet.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add max_country_picker

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

dependencies:
  max_country_picker: ^1.0.0+2

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:max_country_picker/max_country_picker.dart';
4
likes
140
points
4
downloads

Documentation

API reference

Publisher

verified publishertothemax.dev

Weekly Downloads

Country picker with three icon mode Circle, Square, and Emoji, and also have two view mode Page and Modal Bottom Sheet.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

cupertino_icons, flutter, flutter_svg

More

Packages that depend on max_country_picker