pubm 0.0.1-alpha pubm: ^0.0.1-alpha copied to clipboard
A Dart command line tool to help with managing pubspec dependencies.
0.0.1-alpha (2023-07-09) #
Initial version. #
Added
- New feature to automatically sort dependencies alphabetically and also as per the type of the dependency.
- Feature to automatically add the new dependency to the correct section of the pubspec.yaml file.
- Feature to update dependencies to the desired version (as mentioned in the respective pubspec_$flavor.yaml file).
- Feature to change the name, version, description and also assets and fonts in pubspec.yaml file as per the pubspec_$flavor.yaml.