repaint 0.1.1 copy "repaint: ^0.1.1" to clipboard
repaint: ^0.1.1 copied to clipboard

Library for creating and managing a canvas similar to CustomPaint but with more features.

0.1.1 #

  • ADDED: RePaint.inline widget now has repaint property.
  • CHANGED: RePaint.inline widget by default has frameRate set to 0.

0.1.0 #

  • ADDED: RePaint and RePaint.inline widget now has repaintBoundary property.

0.0.8 #

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

0.0.7+1 #

  • ADDED: Added changeSize method to QuadTree.
  • CHANGED: Small changes in QuadTree documentation.

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 with needsPaint in RePainter 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
18
likes
160
points
285
downloads

Publisher

verified publisherplugfox.dev

Weekly Downloads

2024.09.16 - 2025.03.31

Library for creating and managing a canvas similar to CustomPaint but with more features.

Repository (GitHub)
View/report issues
Contributing

Topics

#paint #painter #game #shader #custom

Documentation

API reference

Funding

Consider supporting this project:

www.buymeacoffee.com
www.patreon.com
boosty.to

License

MIT (license)

Dependencies

flutter, meta

More

Packages that depend on repaint