DEV Community

Discussion on: A Kotlin developer's view on Flutter/Dart tooling (part 1)

Collapse
 
terkwood profile image
Felix Terkhorn

Nicely written. I've been experimenting with Kotlin here and there for about a year, and really enjoy the null safety. In my case, it's hard to dive back into Scala dev after benefitting from the additional help given by Kotlin's compiler.

The lack of private vars in Flutter would drive me nuts.

Thanks - - looking forward to your next article.