window_paint 0.1.0-nullsafety.3 copy "window_paint: ^0.1.0-nullsafety.3" to clipboard
window_paint: ^0.1.0-nullsafety.3 copied to clipboard

outdated

WindowPaint lets you pan, zoom and paint over any other widget. It uses the new InteractiveViewer together with a CustomPainter, giving you the bare minimum to get you started.

Painting with power #

WindowPaint lets you pan, zoom and paint over any other widget.

It uses the new InteractiveViewer together with a CustomPainter, giving you the bare minimum to get you started.

Getting Started #

This library does not ship with UI controls as part of its core library, but you can copy the example/lib/window_paint_control.dart file and use that as a starting point.

TODO: Write the rest of the documentation...

Naming #

The name window paint comes from my childhood memories.

Me and my siblings used to paint the windows in our bedrooms with "art", the kind of stunning art you're able to create with this library 👨‍🎨. After drying, our works overlayed the outside world — which is exactly what this package does.

License #

MIT

13
likes
0
pub points
32%
popularity

Publisher

verified publisherallvis.io

WindowPaint lets you pan, zoom and paint over any other widget. It uses the new InteractiveViewer together with a CustomPainter, giving you the bare minimum to get you started.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, vector_math

More

Packages that depend on window_paint