Hacker News new | ask | show | jobs
by pjmlp 2876 days ago
Kotlin is pretty much irrelevant outside Android, and even there only because Google most likely will never bother to move beyond Java 8 and Kotlin is the Android's Swift, regarding language replacements.
1 comments

I wonder if Dart will supersede Kotlin now that Flutter is getting attention on mobile.
Flutter is getting some attention, however no one outside the respective teams, knows actually where Google is taking Flutter and Fuchsia.

And lets not forget Android also means Auto, Wear, Things and ChromeOS integration.

Dart is a successor to Javascript, not Kotlin.
Dart is being positioned as a cross compiling, Android and iOS (but not web) development language with the Flutter platform. It very much seems like a replacement for Kotlin's usage on Android, but only if you are also switching to this UI framework.

https://medium.com/dartlang/announcing-dart-2-80ba01f43b6

It has a very long road to travel regarding OS APIs and the Android team evaded the question at Google IO about what was their opinion regarding Flutter.

Additionally, according to the Chrome team, also at IO, the way to do iOS and Android development is via PWAs, not Flutter.

This is just Google playing with their teams.

Eh... Kotlin sucks as a language but lets you access high quality Java libraries.