MohamedAbd0 / widgets_to_image

Export your widget to image with flutter
https://pub.dev/packages/widgets_to_image
MIT License
21 stars 7 forks source link

Unable to captured not rendered widgets #3

Closed paraslamsong closed 1 year ago

paraslamsong commented 1 year ago

Unable to convert not rendered widgets to image.

MohamedAbd0 commented 1 year ago

this version support capture only rendered widget , soon next version capture unrendered widget.

micahmo commented 1 year ago

Check out https://pub.dev/packages/screenshot!