interactive_country_map 0.0.6 copy "interactive_country_map: ^0.0.6" to clipboard
interactive_country_map: ^0.0.6 copied to clipboard

Add interactive map to your app and select any regions with a tap!

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add interactive_country_map

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

dependencies:
  interactive_country_map: ^0.0.6

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:interactive_country_map/interactive_country_map.dart';
10
likes
140
pub points
46%
popularity
screenshot

Publisher

unverified uploader

Add interactive map to your app and select any regions with a tap!

Homepage
Repository (GitHub)
View/report issues

Topics

#ui #map #chart #plot

Documentation

API reference

License

MIT (LICENSE)

Dependencies

collection, flutter, xml

More

Packages that depend on interactive_country_map