flutter_body_heatmap 0.1.0
flutter_body_heatmap: ^0.1.0 copied to clipboard
A Flutter widget to display an interactive human body heatmap with highlightable muscle regions. Supports male/female body types, front/back views, left/right muscle sides, and customizable colors.
0.1.0 #
- Initial release
- Male and female body types with front and back views
- 23 muscle regions with left/right side support
- Customizable color scales with intensity-based interpolation
- Optional body outline border
- Tap callback per muscle region
- Built-in SVG path parser (zero external dependencies)
- Body data sourced from react-native-body-highlighter