Sep 3, 2018 · 1 min read
Thanks for the insightful article. In your article you said, “It renders directly to the platform canvas and doesn’t use the OEM widgets”.
This made me wonder if Flutter is like a parent app which can run other apps written as per its specifications.
Is it not a subsystem inside a system (iOS or Android)? Like all of my app’s code is just like a plugin to the wrapper Flutter app, where this wrapper app is just a platform like JVM.
