Skip to content

Releases: PlugFox/repaint

0.1.1

09 Mar 13:43
Compare
Choose a tag to compare
  • ADDED: RePaint.inline widget now has repaint property.
  • CHANGED: RePaint.inline widget by default has frameRate set to 0.

0.1.0

09 Mar 13:07
1c507aa
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.8...0.1.0

0.0.8

23 Jan 01:39
6f275d6
Compare
Choose a tag to compare

What's Changed

  • FIXED: Allow to select empty rect in QuadTree example.

0.0.7

11 Jan 01:48
Compare
Choose a tag to compare

CHANGED: Changed QuadTree implementation.

0.0.6

08 Jan 15:56
752d579
Compare
Choose a tag to compare
  • ADDED: Basic QuadTree implementation and example
  • CHANGED: Minimum Flutter version is now 3.27.0

0.0.5

04 Jan 11:11
71ff6f3
Compare
Choose a tag to compare

0.0.5

  • CHANGED: frameRate is replaced with needsPaint in RePainter delegate.