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

This Flutter package enhances flutter_map by providing an easy way to display a customizable popup widget whenever a user taps on a marker. With this plugin, you can add a personalized touch to your m [...]

Changelog #

All notable changes to this project will be documented in this file. The format is based on Semantic Versioning.

[2.0.0] - 2023-08-24 #

Added #

  • New feature: [Describe the new feature or enhancement briefly]
  • Support for Flutter Map version 5.0.0
  • Updated LatLng2 to version 0.9.0

Changed #

  • [Describe notable changes or improvements in this release]
  • [Include any changes that might affect user behavior]

Deprecated #

  • [List any deprecated features or functionalities]

Removed #

  • [List any removed features or functionalities]

Fixed #

  • [List bug fixes or issues that have been resolved]

[1.5.5] - 2022-09-10 #

Changed #

  • Updated dependencies to use Flutter Map version 2.2.0

[1.5.4] - 2022-07-06 #

Added #

  • Stable release

[1.5.3] - 2022-07-06 #

Changed #

  • Format Dart code to improve readability and maintainability

[1.5.2] - 2022-07-05 #

Changed #

  • [Include a brief description of changes or improvements]

[1.5.1] - 2022-07-05 #

Changed #

  • [Include a brief description of changes or improvements]

[1.5.0] - 2022-07-05 #

Added #

  • Initial release of the project
2
likes
120
pub points
21%
popularity

Publisher

unverified uploader

This Flutter package enhances flutter_map by providing an easy way to display a customizable popup widget whenever a user taps on a marker. With this plugin, you can add a personalized touch to your map by creating popups that include images, text, and buttons. You can also use the provided methods to programmatically show and hide popups. Overall, this package simplifies the process of adding interactivity to your maps and provides a seamless user experience.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, flutter_map, latlong2

More

Packages that depend on longpress_popup