Skip to content

Dart lang improvements #38446

Closed
Closed
@pouloghost

Description

@pouloghost

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @dgrove@pouloghost

        Issue actions

          Dart lang improvements · Issue #38446 · dart-lang/sdk