image_editor library

Classes

CanvasLauncher
The launcher provides some initial-values for canvas;
CircleColorWidget
CircleColorWidgetState
EditorImageResult
The editor's result.
ImageEditor
ImageEditorState

Mixins

LittleWidgetBinding<T extends StatefulWidget>
Little widget binding is for unified manage the widgets that has common style.
RotateCanvasBinding<T extends StatefulWidget>
This binding can make editor to roatate canvas
ScreenShotBinding<T extends StatefulWidget>
SignatureBinding<T extends StatefulWidget>
drawing board
TextCanvasBinding<T extends StatefulWidget>
text painting
WindowUiBinding<T extends StatefulWidget>
information about window

Typedefs

OnColorSelected = void Function(Color color)
the color selected.