repaint 0.0.7
repaint: ^0.0.7 copied to clipboard
Library for creating and managing a canvas similar to CustomPaint but with more features.
0.0.7 #
- CHANGED: Changed
QuadTree
implementation.
0.0.6 #
- ADDED: Basic
QuadTree
implementation and example - CHANGED: Minimum Flutter version is now 3.27.0
0.0.5 #
- CHANGED:
frameRate
is replaced withneedsPaint
inRePainter
delegate
0.0.4 #
- ADDED: More examples
- CHANGED: Change interface of
RePainter
delegate
0.0.3 #
- Updated Frame Limiter logic
0.0.2 #
- Added example project
- Added implicit inline factory for
RePaint
widget
0.0.1 #
- Basic functionality