How can I download an image from flutter web?
The image is not clickable/dragable and shows no context menu on right click, for example to "save as". Web implementation - http://watools.xyz/ankush_apis/flutter_projects/youtube/#/
Is there an alternative Image widget, to make it web clickable? Like Text and SelectableText. Maybe an Property, a pub package? Any answers appreciated.