modules/paint_editor/paint_editor
library
Classes
-
DrawPaintItem
-
Handles the paint ongoing on the canvas.
-
PaintEditor
-
The
PaintEditor
widget allows users to editing images with paint
tools.
-
PaintEditorState
-
State class for managing the paint editor, handling user interactions
and paint operations.
-
PaintModeBottomBarItem
-
Represents a model for a paint-mode item, including an icon, a mode
identifier, and a label.
Enums
-
PaintModeE
-
The
PaintModeE
enum represents different paint-item modes for a drawing
application in Flutter.