Flutter lets you reuse your existing Java, Swift, and ObjC code,
Flutter lets you reuse your existing Java/Kotlin and ObjC/Swift code,
and access native features and SDKs on iOS and Android.
and access native features and SDKs on Android and iOS.
Accessing platform features is easy. Here is a snippet from our <ahref="https://github.com/flutter/flutter/tree/master/examples/platform_channel">interop example</a>:
Accessing platform features is easy. Here is a snippet from our <ahref="https://github.com/flutter/flutter/tree/master/examples/platform_channel">interop example</a>:
...
@@ -116,7 +116,7 @@ If you don't have any mobile development experience, Flutter
...
@@ -116,7 +116,7 @@ If you don't have any mobile development experience, Flutter
is an easy and fast way to build beautiful mobile apps.
is an easy and fast way to build beautiful mobile apps.
If you are an experienced iOS or Android developer,
If you are an experienced iOS or Android developer,
you can use Flutter for your views and leverage much of your
you can use Flutter for your views and leverage much of your