widgets/dialogs/image_insert_dialog library
Classes
- ImageInsertDialog
- Dialog to insert an image via URL, drag & drop, or file picker.
Functions
-
showImageInsertDialog(
BuildContext context, {FluentEditorLabels? labels}) → Future< Map< String, String> ?> - Shows the dialog to insert an image. Returns a Map with 'src' or null if cancelled.