flutter_polyline_points 0.0.1 copy "flutter_polyline_points: ^0.0.1" to clipboard
flutter_polyline_points: ^0.0.1 copied to clipboard

outdated

A flutter package to get polyline points by either passing the coordinates or google encoded polyline string

flutter_polyline_points #

A flutter plugin that decodes encoded google polyline string into list of geo-coordinates suitable for showing route/polyline on maps

Usage #

To use this package, add flutter_polyline_points as a dependency in your pubspec.yaml file.

Getting Started #

This package contains functions to decode google encoded polyline string which returns a list of co-ordinates indicating route between two geographical position

This project is a starting point for a Dart package, a library module containing code that can be shared easily across multiple Flutter or Dart projects.

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

530
likes
0
pub points
99%
popularity

Publisher

unverified uploader

A flutter package to get polyline points by either passing the coordinates or google encoded polyline string

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, http

More

Packages that depend on flutter_polyline_points