label_google_maps_marker 0.0.3 copy "label_google_maps_marker: ^0.0.3" to clipboard
label_google_maps_marker: ^0.0.3 copied to clipboard

A package to create simple Google Maps marker with label text.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add label_google_maps_marker

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

dependencies:
  label_google_maps_marker: ^0.0.3

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:label_google_maps_marker/label_google_maps_marker.dart';
3
likes
150
pub points
73%
popularity

Publisher

unverified uploader

A package to create simple Google Maps marker with label text.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, google_maps_flutter

More

Packages that depend on label_google_maps_marker