Integrating Godot Game into a Flutter Page via Flutter Rust Bridge #2947
Liuzhichao99
started this conversation in
General
Replies: 1 comment
-
As long as you can run it using normal Flutter and normal Rust then definitely yes
Maybe google a bit, I personally not tried it yet |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
I'm working on a project where I use Flutter for the UI and Rust for backend logic, connected via Flutter Rust Bridge. I would like to embed a Godot game into one of the Flutter pages.
I have the following questions:
Any guidance or pointers would be greatly appreciated. Thank you!
Beta Was this translation helpful? Give feedback.
All reactions