Systems | Development | Analytics | API | Testing

February 2023

How to embed an Android Unity game in a Flutter app

One of the great features that made Unity popular is its ability to provide builds for multiple platforms out of the box. But there may be scenarios in which you would like Unity to comprise just a part of your application, while the rest is written with some other framework. A typical use case is using Unity’s functionality inside a Flutter application.