custom_image_editor library

Classes

BottomButton
Button used in bottomNavigationBar in ImageEditor
ColorButton
Button used in bottomNavigationBar in ImageEditorDrawing
FilterAppliedImage
ImageCropper
Crop given image with various aspect ratios
ImageEditor
Single endpoint for MultiImageEditor & ImagesEditor
ImageEditorDrawing
Show image drawing surface over image
ImageFilters
Return filter applied Uint8List image
ImagesEditor
Image editor with all option available
ImagesEditorState

Properties

currentIndex int
getter/setter pair
images List<ImageItem>
getter/setter pair
layers Map<int, List<Layer>>
getter/setter pair
removedLayers Map<int, List<Layer>>
getter/setter pair
screenshotControllers Map<int, ScreenshotController>
getter/setter pair
undoLayers Map<int, List<Layer>>
getter/setter pair
viewportRatio double
getter/setter pair
viewportSize Size
getter/setter pair

Functions

i18n(String sourceString) String