Skip to content

Using Image.asset with renderFlutterWidget doesn't render Image #178

Description

@dario-digregorio

Hi Anton,
first of all thank you really much for your package :)

I am using HomeWidget.renderFlutterWidget to render an image of my Widget which uses Image.asset. For some reason the images are created but they are empty (148B) and some are rendered normally (7,2kB).
image

The Images in the Flutter assets exist and I don't get any exceptions. When I am using another Widget than Image.asset the Images are being rendered and stored correctly. It seems to me that RenderView has a problem with Image.asset Widget.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions