shepherd_heat 0.0.3
shepherd_heat: ^0.0.3 copied to clipboard
Pure Flutter heat map tracking SDK for the Shepherd platform. Captures semantic UI interactions via shepherd_tag.
0.0.3 - 2026-07-08 #
- Added bounding box dimensions (width, height, absolute X, absolute Y) and screen dimensions to telemetry events for dynamic wireframe rendering in the Shepherd Union portal.
0.0.2 - 2026-06-29 #
- Format HTTP post body as a standard GraphQL Mutation payload matching the Shepherd BFF schema.
0.0.1 - 2026-06-29 #
- Initial release.
- Added
ShepherdHeatTrackerwidget that captures and batches user click interactions via Flutter's rendering pipeline.