- ADDED:
RePaint.inlinewidget now hasrepaintproperty. - CHANGED:
RePaint.inlinewidget by default hasframeRateset to 0.
- ADDED:
RePaintandRePaint.inlinewidget now hasrepaintBoundaryproperty.
- FIXED: Allow to select empty rect in
QuadTreeexample.
- ADDED: Added
changeSizemethod toQuadTree. - CHANGED: Small changes in
QuadTreedocumentation.
- CHANGED: Changed
QuadTreeimplementation.
- ADDED: Basic
QuadTreeimplementation and example - CHANGED: Minimum Flutter version is now 3.27.0
- CHANGED:
frameRateis replaced withneedsPaintinRePainterdelegate
- ADDED: More examples
- CHANGED: Change interface of
RePainterdelegate
- Updated Frame Limiter logic
- Added example project
- Added implicit inline factory for
RePaintwidget
- Basic functionality