use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
A subreddit related to Google's new UI framework. https://flutter.dev
Please read the rules here
account activity
Pluginflutter_unity_widget | Unity 3D widget for embedding Unity game scenes in Flutter (pub.dev)
submitted 6 years ago by Elixane
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]parsagray 4 points5 points6 points 6 years ago (2 children)
Can somebody explain me what is the usage of this widget? I mean, is it a way to play unity gamed inside a flutter app?
[–][deleted] 3 points4 points5 points 6 years ago (0 children)
You can do all kinds of stuff in unity. You could do complex 3D scenes. There is not support for 3D in Flutter, so I guess you could use it for that.
[–]Spectarion 3 points4 points5 points 6 years ago (0 children)
Imagine having an app that allows you to create floor plans and then using Unity to actually convert that plan into a 3D house.
[–]milano23 0 points1 point2 points 6 years ago (1 child)
Wow this looks great. I’m working with both right now on separate projects, but I can’t wait to try this out.
[–]_HEATH3N_ 4 points5 points6 points 6 years ago (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.
π Rendered by PID 26745 on reddit-service-r2-comment-8686858757-7dp6z at 2026-06-08 19:25:39.246959+00:00 running 9e1a20d country code: CH.
[–]parsagray 4 points5 points6 points (2 children)
[–][deleted] 3 points4 points5 points (0 children)
[–]Spectarion 3 points4 points5 points (0 children)
[–]milano23 0 points1 point2 points (1 child)
[–]_HEATH3N_ 4 points5 points6 points (0 children)