mark_with_label 0.0.6 copy "mark_with_label: ^0.0.6" to clipboard
mark_with_label: ^0.0.6 copied to clipboard

outdatedDart 1 only

With that package you will be able to use Marker With Label API for Google Maps JavaScript API from Dart scripts.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add mark_with_label

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

dependencies:
  mark_with_label: ^0.0.6

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:mark_with_label/marker_with_label.dart';
0
likes
20
pub points
0%
popularity

Publisher

unverified uploader

With that package you will be able to use Marker With Label API for Google Maps JavaScript API from Dart scripts.

Repository (GitHub)
View/report issues

License

Apache-2.0 (LICENSE)

Dependencies

google_maps, js_wrapping

More

Packages that depend on mark_with_label