- ADDED: Added
changeSize
method toQuadTree
. - CHANGED: Small changes in
QuadTree
documentation.
- CHANGED: Changed
QuadTree
implementation.
- ADDED: Basic
QuadTree
implementation and example - CHANGED: Minimum Flutter version is now 3.27.0
- CHANGED:
frameRate
is replaced withneedsPaint
inRePainter
delegate
- ADDED: More examples
- CHANGED: Change interface of
RePainter
delegate
- Updated Frame Limiter logic
- Added example project
- Added implicit inline factory for
RePaint
widget
- Basic functionality