round_spot 0.3.1 copy "round_spot: ^0.3.1" to clipboard
round_spot: ^0.3.1 copied to clipboard

outdated

Customizable, easy to use heat map interface analysis library

0.3.1 #

  • FIX: PageView config not correctly detected by the Detector

0.3.0 #

  • BREAKING: reworked Detector implementation - should be placed around the scrollable widgets
    • NEW: support for lazy loaded scrollable widgets like ListView.builder()
    • FIX: events misreported during scrolling
    • NEW: support for custom scrollable widgets - using Detector.custom() constructor
    • NEW: scrollable heat maps smart cropping - saving on image size
    • REFACTOR: removed ListDetector - not needed anymore
  • FIX: rendering bug when Config.heatMapPixelRatio was changed during session recording

0.2.0 #

  • NEW: Adjustable heat map resolution
  • BREAKING: Unified output callbacks signatures

0.1.1 #

  • Example application
  • DOCS: Private API documentation

0.1.0 #

Initial release

  • Heat map creation
  • Raw data exporting
  • Scrolling spaces support
85
likes
0
pub points
53%
popularity

Publisher

verified publishersgora.dev

Customizable, easy to use heat map interface analysis library

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

enum_to_string, flutter, get_it, logging, meta, simple_cluster

More

Packages that depend on round_spot