Flutter canvas library enabling rich drawing in apps
Flutter_fabric offers a single widget that turns any Flutter layout into an interactive canvas, complete with selection, shape tools, text, undo/redo, and export to PNG/SVG. It abstracts the complexity of canvas manipulation, letting developers embed powerful drawing features without writing boilerplate. Ideal for designers, note‑taking, or collaborative whiteboard apps, it outperforms basic custom painters by providing a ready‑to‑use, feature‑rich API.
View on GitHub →devxhub/flutter-fabric