Hi,
I'm following Construct developments for a very long time but what keeps me out is the Cordova wrapping (for Android/iOS). This wrapper makes mobile apps to start in a stuttery way and the app icon doesn't seem to be pressed when user touches it (I hope you understand what I'm talking about). The feeling is of somewhat "broken".
Recently, I started developing in Flutter and while it is a thin and wonderful shell for apps, it doesn't provide the simplicity and productivity of Contrust 3 for games. I know how to code and I'm doing this for many years with many game platforms and native code, however nothing can beat the event-sheets of Construct, in terms of productivity!
I wonder if it's possible (with any costs or effort) to wrap Construct html exported files within a Flutter WebView. It seems that Flutter can load local html files so I don't see the reason for this to not be technically possible.
This would be something huge! You would keep the productivity of Construct 3 and additionally gain the buttery start-up times and feeling of a Flutter app. Furthermore, you would gain the availability of hundreds packages that Flutter has (like full Firebase, and other services) that are difficult to be provided and supported officialy by Construct/Cordova, whereas in Flutter some of them are open-source and official (Google) and you know that Flutter is exponentially growing, so the whole scenario is extremely future proof.
So, has anyone combined Construct 3 with Flutter WebViews till now? I'm ready to join your family if that would be possible! Thanks for your time :)