hyper_polyline 0.0.4 copy "hyper_polyline: ^0.0.4" to clipboard
hyper_polyline: ^0.0.4 copied to clipboard

A flutter_map plugin that adds Polyline class with onTap event

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add hyper_polyline

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

dependencies:
  hyper_polyline: ^0.0.4

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:hyper_polyline/hyper_polyline.dart';
1
likes
90
points
35
downloads

Publisher

unverified uploader

Weekly Downloads

A flutter_map plugin that adds Polyline class with onTap event

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_map, latlong2, positioned_tap_detector_2

More

Packages that depend on hyper_polyline