n_image_picker library

Classes

ImageArea
A widget that displays an image with drag-and-drop support and various states. Uses an ImageController to manage the image data and state.
ImageController
Controller class for managing image data and state. Uses ChangeNotifier to notify listeners of state changes.