How to convert a widget to png and display the result
https://api.flutter.dev/flutter/rendering/RenderRepaintBoundary/toImage.html
Run it with flutter run --no-enable-impeller
because of flutter/flutter#128885
How to convert a widget to png and display the result
https://api.flutter.dev/flutter/rendering/RenderRepaintBoundary/toImage.html
Run it with flutter run --no-enable-impeller
because of flutter/flutter#128885