flutter_map_markers 0.1.1 copy "flutter_map_markers: ^0.1.1" to clipboard
flutter_map_markers: ^0.1.1 copied to clipboard

Plugin for flutter_map to draw markers on map using canvas API with created presets.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_map_markers

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

dependencies:
  flutter_map_markers: ^0.1.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_markers/flutter_map_markers.dart';
2
likes
160
points
166
downloads
screenshot

Publisher

unverified uploader

Weekly Downloads

Plugin for flutter_map to draw markers on map using canvas API with created presets.

Repository (GitHub)
View/report issues

Topics

#flutter-map #map #markers #canvas

Documentation

API reference

Funding

Consider supporting this project:

github.com

License

BSD-3-Clause (license)

Dependencies

flutter, flutter_map, latlong2, vector_math

More

Packages that depend on flutter_map_markers