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
copied to clipboard

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
copied to clipboard

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';
copied to clipboard
18
likes
160
points
64
downloads
screenshot

Publisher

unverified uploader

Weekly Downloads

2024.09.14 - 2025.03.29

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