map_markers 0.1.0 copy "map_markers: ^0.1.0" to clipboard
map_markers: ^0.1.0 copied to clipboard

A collection of markers for Flutter Map. Photo marker, bubble marker

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add map_markers

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

dependencies:
  map_markers: ^0.1.0

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:map_markers/map_markers.dart';
5
likes
40
pub points
48%
popularity

Publisher

unverified uploader

A collection of markers for Flutter Map. Photo marker, bubble marker

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

cupertino_icons, flutter, pedantic, speech_bubble

More

Packages that depend on map_markers