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

outdated

Use Asset Image or Network Image as Google Map Marker's icon.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add custom_marker_icon

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

dependencies:
  custom_marker_icon: ^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:custom_marker_icon/custom_marker_icon.dart';
9
likes
30
points
18
downloads

Publisher

verified publisherabhishekduhoon.com

Weekly Downloads

Use Asset Image or Network Image as Google Map Marker's icon.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

flutter, flutter_cache_manager, google_maps_flutter

More

Packages that depend on custom_marker_icon