tedfire

Results 2 issues of tedfire

Hi, I'm trying to create an A4 page from a stack and a bunch of positioned children in Flutter Web. I'm using the following:- onPressed:(){ screenshotController .captureFromWidget( InheritedTheme.captureAll( context, Material(child:...

### Is there an existing issue for this? - [X] I have searched the [existing issues](https://github.com/flutter/flutter/issues) - [X] I have read the [guide to filing a bug](https://flutter.dev/docs/resources/bug-reports) ### Steps to...