Benjamin Weber
Benjamin Weber
Apart from this specific crash, it would be great if the plugin would catch unexpected exceptions, pass them to dart and throw them as dart exceptions, so we can catch...
@Raja1234p did you find a fix?
I suppose this can be closed in favor of #82
I suppose this can be closed in favor if #82
I openede an issue in the flutter repo to propose support toImage on html renderer https://github.com/flutter/flutter/issues/102636
solved by @weichaist
The problem is that the delegates are added to the context by the MaterialApp, so it will be only available in a context blow the MaterialApp. Therefore, the solution found...
To make the tests work, I suppose some import statements need to be removed since they are redundant now.
Fixed in 3.0.1
@stha-ums sorry that nobody reviewed here. If you update the branch, I will review it