You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Windows build doesn't have the problem.
if you remove blendMode from that code snippet, no error is thrown.
I also tried --enable-software-rendering, but got the same error.
--Tested envs
Flutter 3.19.6 with flutterpi_tool 0.3.0
Flutter 3.24.3 with flutterpi_tool 0.5.4
If there is any additional information I can provide, please let me know.
This may be a duplicate of #238, but when someone raised an issue in the flutter repo, they were told to address it in this repo.
The text was updated successfully, but these errors were encountered:
I have tested on RPi 4B Rev 1.4 4gb and the error does not occur under the same conditions.
However, on zero 2w, the problem always occurs.
It seems to be an issue with opengl support on the Raspberry Pi Zero 2W, probably.
Error 1
This code snippet throws the following errors.
Error 2
And this throws the following errors.
Windows build doesn't have the problem.
if you remove blendMode from that code snippet, no error is thrown.
I also tried --enable-software-rendering, but got the same error.
If there is any additional information I can provide, please let me know.
This may be a duplicate of #238, but when someone raised an issue in the flutter repo, they were told to address it in this repo.
The text was updated successfully, but these errors were encountered: