pubm 0.0.2-alpha copy "pubm: ^0.0.2-alpha" to clipboard
pubm: ^0.0.2-alpha copied to clipboard

A Dart command line tool to help with managing pubspec dependencies.

0.0.2-alpha (2023-07-10) #

Updated #

  • Updated the README.md file to include the new features and also the usage of the package.

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.