pfall 1.0.0 copy "pfall: ^1.0.0" to clipboard
pfall: ^1.0.0 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
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

path

More

Packages that depend on pfall