Feature request: Dart version usage
Open
Type: enhancement
- Dominant language
- Dart
- Stars
- 944
- Forks
- 184
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 12
Description
A few weeks ago, Dart 3 got released. I'm wondering when it is time to migrate my lib to Dart 3 or if I should stay at Dart 2 to support projects still running with Dart 2.
It would be helpful to decide if there is some Dart version usage, as you may know from Android:
```
Users of you lib are using:
13% Dart 1.x
77% Dart 2.x
3% Dart 3.x
```
I'm not sure if you can provide this information, but it would be helpful :-)
Contributor guide
Assessment
This issue has not been assessed yet.