longpress_popup 1.5.3 copy "longpress_popup: ^1.5.3" to clipboard
longpress_popup: ^1.5.3 copied to clipboard

discontinued

A plugin for flutter_map to show a customisable popup Widget when a marker is tapped. Also provides methods to show/hide popups.

longpress_popup #

FlutterMap MarkerPopup

Makes adding marker popups to flutter_map easy.

If you have any suggestions/problems please don't hesitate to open an issue.

Getting Started #

For a minimal code example have a look at SimpleMapWithPopups.

For a complete example which demonstrates all of the various options available try running the demo app in the example/ directory which results in the following:

Example

FAQ #

  • Why is the popup not showing when I long press the marker?

    Make sure you don't have a GestureDetector in your Marker's builder which is preventing this plugin from detecting the Marker long press.

"# longpress_popup"

2
likes
0
pub points
22%
popularity

Publisher

unverified uploader

A plugin for flutter_map to show a customisable popup Widget when a marker is tapped. Also provides methods to show/hide popups.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, flutter_map, latlong2

More

Packages that depend on longpress_popup