Write native platform code for Android using Kotlin and for iOS using Swift ?

In Flutter, we can directly write code related to native platforms such as Android using Kotlin and for iOS using Swift, using method and event channels.

Is there any way to do this in FlutterFlow? Does it support it? What are the ways to implement such native platform functionality if needed?

1
3 replies