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 #38446

Closed
pouloghost opened this issue Sep 18, 2019 · 2 comments
Closed

Dart lang improvements #38446

pouloghost opened this issue Sep 18, 2019 · 2 comments

Comments

@pouloghost
Copy link

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#)
@dgrove
Copy link
Contributor

dgrove commented Sep 18, 2019

Issue moved to dart-lang/language #583 via ZenHub

@dgrove
Copy link
Contributor

dgrove commented Sep 18, 2019

Issue moved to dart-lang/language #582 via ZenHub

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