Hacker News new | ask | show | jobs
by Kaladin 2241 days ago
As someone starting out, would it be beneficial to learn flutter or go the kotlin way?
2 comments

What are you starting out on? Kotlin has more web presence, but is pretty much Android-only on the mobile app side. Flutter is theoretically crossplatform with relatively low serverside mindshare.
I think kotlin is mostly used for android development and is a programming language. Flutter is mostly with cross platform development. It uses dart as programing language which is very easy and fast to learn.