I have been reading about Flutter for a while now, and I want to convert parts of my app to learn more. I have an existing Android project written in Java/Kotlin. Is it possible to add a new Flutter module to the existing app?
Yes, you can embed a FlutterView into an existing android or ios project. To have a part of your view using flutter, you can take a look at flutter view example here. For switching between fullscreen android and flutter views, you can look into this example.
Hope that helped!
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With