-
-
Notifications
You must be signed in to change notification settings - Fork 277
Closed
Description
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:
Line 9 in cc913bf
| 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?
marandaneto and rxlabz
Metadata
Metadata
Assignees
Labels
No labels