marker_icon 0.6.1 copy "marker_icon: ^0.6.1" to clipboard
marker_icon: ^0.6.1 copied to clipboard

outdated

A collection of icon marker for google_maps_flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add marker_icon

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

dependencies:
  marker_icon: ^0.6.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:marker_icon/marker_icon.dart';
69
likes
0
pub points
84%
popularity

Publisher

unverified uploader

A collection of icon marker for google_maps_flutter.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_cache_manager, flutter_svg, google_maps_flutter

More

Packages that depend on marker_icon