ditwin_country_code 0.0.1 copy "ditwin_country_code: ^0.0.1" to clipboard
ditwin_country_code: ^0.0.1 copied to clipboard

A customizable country code picker for Flutter with automatic location-based detection and manual selection.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ditwin_country_code

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

dependencies:
  ditwin_country_code: ^0.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:ditwin_country_code/ditwin_country_code.dart';
0
likes
130
points
26
downloads

Publisher

unverified uploader

Weekly Downloads

A customizable country code picker for Flutter with automatic location-based detection and manual selection.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_screenutil, flutter_svg, geocoding, geolocator, google_fonts, intl

More

Packages that depend on ditwin_country_code