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

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

[PUBM] is a Dart-Command Line tool created to manage multiple versions of pubspec.yaml files in a single project. This tools helps in merging of multiple pubspec.yaml files into a single pubspec.yaml file as per the flavor selected.

📋 Installation #

In your pubspec.yaml, add the pubm package as a new [dev dependency] with the following command:

PS c:\src\flutter_project> flutter pub add --dev pubm
4
likes
0
pub points
54%
popularity

Publisher

verified publisherkushalm.xyz

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

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

args, cli_util, collection, cupertino_icons, equatable, get_it, json2yaml, path, yaml

More

Packages that depend on pubm