cached_network_marker 0.1.1 copy "cached_network_marker: ^0.1.1" to clipboard
cached_network_marker: ^0.1.1 copied to clipboard

discontinued

Bitmap generator for Google Map custom marker. Supports network image and caching.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add cached_network_marker

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

dependencies:
  cached_network_marker: ^0.1.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:cached_network_marker/cached_network_marker.dart';
19
likes
100
pub points
74%
popularity

Publisher

verified publishershuneihayakawa.biz

Bitmap generator for Google Map custom marker. Supports network image and caching.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, flutter_cache_manager, freezed_annotation

More

Packages that depend on cached_network_marker