Mention Kotlin in README (#13725)
This commit is contained in:
parent
af4ac729ef
commit
e2988adef3
@ -84,8 +84,8 @@ and learn more about the
|
||||
Make your app come to life
|
||||
with platform APIs, 3rd party SDKs,
|
||||
and native code.
|
||||
Flutter lets you reuse your existing Java, Swift, and ObjC code,
|
||||
and access native features and SDKs on iOS and Android.
|
||||
Flutter lets you reuse your existing Java/Kotlin and ObjC/Swift code,
|
||||
and access native features and SDKs on Android and iOS.
|
||||
|
||||
Accessing platform features is easy. Here is a snippet from our <a href="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
|
||||
is an easy and fast way to build beautiful mobile apps.
|
||||
If you are an experienced iOS or Android developer,
|
||||
you can use Flutter for your views and leverage much of your
|
||||
existing Java/ObjC/Swift investment.
|
||||
existing Java/Kotlin/ObjC/Swift investment.
|
||||
|
||||
### Build
|
||||
|
||||
@ -132,7 +132,7 @@ existing Java/ObjC/Swift investment.
|
||||
* Package manager
|
||||
* **Full-featured apps**
|
||||
* Interop with mobile OS APIs & SDKs
|
||||
* Maven/Java
|
||||
* Gradle/Java/Kotlin
|
||||
* Cocoapods/ObjC/Swift
|
||||
|
||||
### Optimize
|
||||
|
Loading…
x
Reference in New Issue
Block a user