flutter_map_clustering 1.0.1 copy "flutter_map_clustering: ^1.0.1" to clipboard
flutter_map_clustering: ^1.0.1 copied to clipboard

A high-performance clustering library for location-based data with Flutter integration

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_map_clustering

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

dependencies:
  flutter_map_clustering: ^1.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:flutter_map_clustering/flutter_map_clustering.dart';
1
likes
140
points
23
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A high-performance clustering library for location-based data with Flutter integration

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

equatable, flutter, flutter_bloc, flutter_map, latlong2, meta, uuid

More

Packages that depend on flutter_map_clustering