Skip to content

Releases: PlugFox/repaint

0.1.1

Choose a tag to compare

@PlugFox PlugFox released this 09 Mar 13:43
  • ADDED: RePaint.inline widget now has repaint property.
  • CHANGED: RePaint.inline widget by default has frameRate set to 0.

0.1.0

Choose a tag to compare

@PlugFox PlugFox released this 09 Mar 13:07
1c507aa

What's Changed

New Contributors

Full Changelog: 0.0.8...0.1.0

0.0.8

Choose a tag to compare

@PlugFox PlugFox released this 23 Jan 01:39
6f275d6

What's Changed

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

0.0.7

Choose a tag to compare

@PlugFox PlugFox released this 11 Jan 01:48

CHANGED: Changed QuadTree implementation.

0.0.6

Choose a tag to compare

@PlugFox PlugFox released this 08 Jan 15:56
752d579
  • ADDED: Basic QuadTree implementation and example
  • CHANGED: Minimum Flutter version is now 3.27.0

0.0.5

Choose a tag to compare

@PlugFox PlugFox released this 04 Jan 11:11
71ff6f3

0.0.5

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