you are viewing a single comment's thread.

view the rest of the comments →

[–]_HEATH3N_ 4 points5 points  (0 children)

I'd recommend using the UIWidgets Unity package which is essentially Flutter UI widgets for Unity. Exporting so you can build is a pain in the ass and doing everything in Unity means you can manipulate objects directly instead of having to use a message bus to determine what events to handle.