modules/paint_editor/paint_editor library

Classes

DrawPainting
Handles the painting ongoing on the canvas.
PaintingEditor
The PaintingEditor widget allows users to editing images with painting tools.
PaintingEditorState
State class for managing the painting editor, handling user interactions and painting operations.
PaintModeBottomBarItem
Represents a model for a painting mode, including an icon, a mode identifier, and a label.

Enums

PaintModeE
The PaintModeE enum represents different painting modes for a drawing application in Flutter.