Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dart lang improvements #583

Closed
dgrove opened this issue Sep 18, 2019 · 1 comment
Closed

Dart lang improvements #583

dgrove opened this issue Sep 18, 2019 · 1 comment

Comments

@dgrove
Copy link

dgrove commented Sep 18, 2019

@pouloghost commented on Tue Sep 17 2019

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#)
@natebosch
Copy link
Member

Duplicate of #582

@natebosch natebosch marked this as a duplicate of #582 Sep 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants