flutter_map_text_marker 0.1.0 copy "flutter_map_text_marker: ^0.1.0" to clipboard
flutter_map_text_marker: ^0.1.0 copied to clipboard

A flutter_map MapPlugin that gives a user the ability to add custom text markers to the map.

0.1.0 #

  • Changed the way the TextMarkerOverlay stays on top of the map as a layer. It is now no longer a GestureDetector even when inactive so any layer underneath it will be usable.

0.0.3 #

  • Added the ability to remove a TextMarker, with a confirmation SnackBar to the example project.
  • Added support for using a custom Widget for the dialog to show when adding a new item.

0.0.2 #

  • Cleaned up the code.
  • Modified the plugin description inside the pubspec.yaml file.

0.0.1 #

  • The initial release of this package adds the base functionality to add multiple text markers to a map.
  • Future releases will improve overall code quality and add new features, such as customization of marker's text style, the ability to edit the marker's text and a customizable pop-up dialog to add/edit markers.
0
likes
70
points
31
downloads

Publisher

verified publisherxaer.dev

Weekly Downloads

A flutter_map MapPlugin that gives a user the ability to add custom text markers to the map.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, flutter_map, latlong2

More

Packages that depend on flutter_map_text_marker