flutter_map_tappable_polyline 6.0.0 copy "flutter_map_tappable_polyline: ^6.0.0" to clipboard
flutter_map_tappable_polyline: ^6.0.0 copied to clipboard

A flutter_map plugin that adds Polyline class with onTap event

6.0.0 - 2023-10-31 🎃 #

  • [BREAKING] Upgrade flutter_map to ^6.0.0.

5.0.0 - 2023-06-05 #

4.0.0+1 - 2023-04-13 #

  • Fixed flutter_map version in README

4.0.0 - 2023-04-13 #

  • [BREAKING] Upgrade flutter_map to 3.1.0. Thanks @jtthrillson 👏
  • Fixed example app android embedding. Thanks @k5924

3.2.0 #

  • Upgrade flutter_map to 1.0.0

3.1.0 #

  • Upgrade flutter_map to 0.14.0

3.0.0 #

  • [BREAKING] Add support for overlapping lines (see #31), thanks @FaFre
    • The onTap callback is now called with a list of TaggedPolyline instead of one
  • [BREAKING] Add tap position to onTap and onMiss callbacks
    • The onTap and onMiss callbacks now receive the position of the tap that (TapUpDetails)
  • Add LayerWidget (see #31), @S-Man42

2.0.0 #

  • Null safety (see #27, thanks @sbu!)
  • Upgrade flutter_map to 0.13.1

1.3.1 #

  • Upgrade flutter map

1.3.0+1 #

  • Fix changelog deprecation notice about TappablePolylineLayer.distance

1.3.0 #

  • Update flutter_map dependency to 1.11.0 (see issue #23, thanks @S-Man42)
  • Fix null pointer error when no onMiss callback was passed (see issue #20)

1.2.0 #

  • Trigger only one onTap event when multiple polylines are close to each other (#14, #18) @MKohm
  • Deprecated: TappablePolylineLayer.distance should no longer be part of public API and is now deprecated

1.1.1 #

  • Add missing latlong dependency @tuarrep

1.1.0 #

  • Center the map on the tap location when zooming (#17) @Mkohm

1.0.0 #

  • Allow zooming underlying map with double tap (#12) @Mkohm
  • Add onMiss callback when tap missed polyline (#12) @Mkohm

0.5.0 #

  • Detect tapping between polyline points (#8) @Mkohm

0.4.0 #

  • Add support for Polyline culling (#5) @Mkohm

0.3.3 #

  • Upgrade flutter_map to ^0.10.1

0.3.2 #

  • Upgrade flutter_map to ^0.9.0

0.3.1 #

  • Add example
  • Format code

0.3.0 #

  • Fix onTap callback

0.2.0 #

  • Better gesture handling to allow double tap on underlying map

0.1.0 #

  • Initial release
47
likes
130
pub points
90%
popularity

Publisher

verified publisherownweb.fr

A flutter_map plugin that adds Polyline class with onTap event

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, flutter_map, latlong2

More

Packages that depend on flutter_map_tappable_polyline