commitizen
commitizen copied to clipboard
Dart provider
Description
Add a new version provider for Dart projects, like Flutter applications.
Possible Solution
Manage versioning based on the version field in the pubspec.yaml of the Dart project.
Additional context
No response
Related issues
No response
I would like to work on it if possible @Lee-W
yep, sounds good 😄
I feel like we have a way to make it pluggable, but it's been a while since the last time I touched that part of the code. Let's see whether it's possible to make it a separate package so that we won't block each other from releasing.