-
Notifications
You must be signed in to change notification settings - Fork 28.5k
Dart lang improvements #40325
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
Comments
@pouloghost Thank you for the proposal! But it seems not to be related with flutter. Please file it to https://github.com/dart-lang/sdk/issues/new as I believe it's related to |
@pouloghost have you created another issue in dart:io? Please link it here. |
This was filed in dart-lang/sdk#38446 and moved to dart-lang/language#582. I think to really make this actionable for Dart Language team you need to present a better motivation, showcasing expressive power of a requested feature and providing good motivation for including this feature into the language. You also need to consider that some language features are breaking - and thus unlikely to ever be included into the language (e.g. making classes not extendable by default breaks all Dart code in existence). |
Currently our SharedPreferences is using something like the code above.
|
This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of |
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?
The text was updated successfully, but these errors were encountered: