render_metrics 2.0.2 copy "render_metrics: ^2.0.2" to clipboard
render_metrics: ^2.0.2 copied to clipboard

Library for getting widget metrics. Uses RenderObject to get the size and position of widgets relative to the screen window, as well as the difference between widgets.

Changelog #

2.0.2 #

  • Internal improvements.

2.0.1 #

  • Stable release.

2.0.1-dev.1 #

  • Apply new lint rules.

2.0.0 #

  • Migrate this package to null safety.

1.0.1-dev.4 #

  • Fix lint hints.

1.0.0 #

  • Add RenderData class with widget metrics;
  • Add ComparisonDiff class with the difference between two RenderData;
  • Add CoordsMetrics class with x and y coordinates;
  • Add class RenderManager;
  • Add class RenderParametersManager;
  • Add class RenderMetricsObject;
  • Add class RenderMetricsBox.
117
likes
140
pub points
85%
popularity

Publisher

verified publishersurf.ru

Library for getting widget metrics. Uses RenderObject to get the size and position of widgets relative to the screen window, as well as the difference between widgets.

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

flutter

More

Packages that depend on render_metrics