web_image/web_image_web
library
Functions
-
webImage({required BuildContext context, required String imageUrl, double? width, double? height})
→ Widget
-
This widget creates a view for the browser with HTML. A hole is cut in the flutter canvas, so to speak,
where the
is rendered.