flutter_widget_to_marker_one 0.0.5
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 pointdraggable- Make markers draggableflat- Make markers lie flat on the mapvisible- Control marker visibilityzIndex- Set marker layer orderrotation- Rotate markers- Added marker interaction callbacks:
onTaponDragStartonDragonDragEnd
- 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