flutter_widget_to_marker_one 0.0.5 copy "flutter_widget_to_marker_one: ^0.0.5" to clipboard
flutter_widget_to_marker_one: ^0.0.5 copied to clipboard

A Flutter package that converts Flutter widgets into Google Maps markers, allowing for custom, dynamic marker designs using standard Flutter widgets.

0.0.4 #

  • Enhanced visibility of experimental status warning with yellow highlight and warning emoji
  • Added important notice about experimental status
  • Updated documentation to clarify package testing status

0.0.3 #

  • Updated documentation with improved examples
  • Added comprehensive API documentation
  • Enhanced error handling during widget conversion
  • Improved memory management
  • Updated dependencies to latest versions
  • Added type safety improvements
  • Fixed minor bugs in widget rendering

0.0.2 #

  • Added advanced marker customization options:
    • anchor - Customize marker anchor point
    • draggable - Make markers draggable
    • flat - Make markers lie flat on the map
    • visible - Control marker visibility
    • zIndex - Set marker layer order
    • rotation - Rotate markers
    • Added marker interaction callbacks:
      • onTap
      • onDragStart
      • onDrag
      • onDragEnd
  • Improved documentation and examples
  • Added comprehensive example project
  • Fixed widget rendering issues
  • Optimized memory usage during conversion

0.0.1 #

  • Initial release of flutter_widget_to_marker_one
  • Features:
    • Convert Flutter widgets to Google Maps markers
    • Customizable marker size and pixel ratio
    • Support for all Flutter widgets
    • Easy to use API
1
likes
115
points
49
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package that converts Flutter widgets into Google Maps markers, allowing for custom, dynamic marker designs using standard Flutter widgets.

Documentation

API reference

License

MIT (license)

Dependencies

flutter, google_maps_flutter

More

Packages that depend on flutter_widget_to_marker_one