How can a Flutter/Android/Xcode project effectively incorporate an APK (Android) or IPA (iOS) file exported from Unreal Engine?

How can we effectively integrate a Unreal Engine project into a Flutter/Android/Xcode root project, ensuring seamless communication and proper linkage between the frameworks?

Did you find a solution to this problem? Besides Pixel Streaming, what other way can I get the UE viewport into a flutter widget?