editors/nice_editors8 library

Classes

NiceAnnotation
NiceDocumentEditor
Rich text document editor with basic formatting toolbar. Uses Flutter's built-in TextField for the editing area as a pragmatic fallback; swap for quill_flutter / fleather in production.
NiceImageAnnotator
Image viewer with annotation overlay (draw, text, rectangles, arrows).
NiceImageEditor
Basic image editor with toolbar (crop, rotate, brightness/contrast, flip). Note: actual transformations are visual only (no binary processing) unless an external image processing package is available.
NiceInputOtp