← Back to context Comment by mycall 15 days ago So then flutter will let you do that, with a little elbow grease. 1 comment mycall Reply jcelerier 15 days ago doesn't seem like it can though? https://github.com/flutter/flutter/issues/31713It's pretty much impossible to embed properly without edge cases in GPU-based renderers as far as I know, if you want layering of widgets (for instance a platform widget in-between two flutter widgets in z-order)
jcelerier 15 days ago doesn't seem like it can though? https://github.com/flutter/flutter/issues/31713It's pretty much impossible to embed properly without edge cases in GPU-based renderers as far as I know, if you want layering of widgets (for instance a platform widget in-between two flutter widgets in z-order)
doesn't seem like it can though? https://github.com/flutter/flutter/issues/31713
It's pretty much impossible to embed properly without edge cases in GPU-based renderers as far as I know, if you want layering of widgets (for instance a platform widget in-between two flutter widgets in z-order)