Skip to content

Min Dart SDK version #115

@bruno-garcia

Description

@bruno-garcia

We're releasing 4.0.0 which is a big major version so it's time to discuss the min Dart SDK version we want to support on the sentry package.

Important notes:

  • Dart just released 2.10
  • Extension methods were introduced on 2.7
  • 2.7 was introduced in December 2019
  • Flutter's new releases often update to the latest Dart SDK version
    • i.e: Version note: As of Flutter 1.21, the Flutter SDK includes the full Dart SDK. This site’s documentation and examples use version 2.10.0 of the Dart SDK.

I'd propose we set the min version to 2.7:

sdk: ^2.0.0

To clarify: What would we leaving behind? Is there a reason folks using AngularDart can't be on Dart 2.7?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions