Flutter: Can we make a game online and integrate it to our flutter app?

Viewed 37

I am trying to have a games section on the app that I am making for kids. Is there a way that I can use a 3rd party game maker (preferably online) and integrate it to my flutter app ? I don't want to use flutter's flame engine.

1 Answers
Related