turn_highlighter 1.0.0 copy "turn_highlighter: ^1.0.0" to clipboard
turn_highlighter: ^1.0.0 copied to clipboard

A Flutter package for drawing turn highlights and directional arrows on a Google Maps path.

turn_highlighter #

A Flutter package that helps you highlight turns and draw directional arrows along a polyline path on Google Maps.

Ideal for navigation apps, this utility makes it easier to visualize upcoming turns using polylines and arrows.

Features #

  • Detects sharp turns based on customizable angle thresholds.
  • Draws white-highlighted segments around each turn.
  • Adds arrowhead polylines to indicate turn direction.
  • Adjustable radius, colors, and polyline width.
  • Lightweight and easy to integrate.

Installation #

Add to your pubspec.yaml:

dependencies:
  turn_highlighter: ^1.0.0
0
likes
120
points
25
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package for drawing turn highlights and directional arrows on a Google Maps path.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, geolocator, google_maps_flutter

More

Packages that depend on turn_highlighter