Closed
Description
I'm new to flutter/dart from android. Dart seems to be more java than kotlin, which makes dart quite outdated. Some great kotlin language features are missing, and will you consider adding them into new versions of dart?
- immutable at language level ( data class in kotlin)
- property delegation ( by KProperty in kotlin)
- inheritance limitation ( default not inheritable)
- more declarative generic (where clause in C#)
Activity
dgrove commentedon Sep 18, 2019
Issue moved to dart-lang/language #583 via ZenHub
dgrove commentedon Sep 18, 2019
Issue moved to dart-lang/language #582 via ZenHub