Remix.run Logo
mycall 2 hours ago

So then flutter will let you do that, with a little elbow grease.

jcelerier 9 minutes ago | parent [-]

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)