aboutcode-org / aboutcode-org/univers
Support `pub` package manager for dart and flutter
Open
2-next
good first issue
- Dominant language
- Python
- Stars
- 50
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
[pub.dev](https://pub.dev) essentially uses Semver with minor deviations, which they have explained in detail here:
- https://dart.dev/tools/pub/versioning#semantic-versions
- https://github.com/dart-lang/pub_semver/blob/master/README.md#semantics
They have implemented [pub_semver](https://github.com/dart-lang/pub_semver), but unfortunately, it is only available in Dart.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.