pfall 1.0.3 copy "pfall: ^1.0.3" to clipboard
pfall: ^1.0.3 copied to clipboard

A CLI tool to run `flutter pub get` in all subdirectories containing a pubspec.yaml.

🌊 pfall #

pfall is a simple Dart CLI tool that runs flutter pub get (or dart pub get) in all subdirectories that contain a pubspec.yaml.

It saves you from having to run the command manually in every package of a monorepo or workspace.


🔧 Installation #

Activate globally from pub.dev:

dart pub global activate pfall

🚀 Usage Run pfall inside the root of your monorepo/workspace:

pfall
5
likes
0
points
31
downloads

Publisher

unverified uploader

Weekly Downloads

A CLI tool to run `flutter pub get` in all subdirectories containing a pubspec.yaml.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

args, path

More

Packages that depend on pfall