build_runner_helper 0.4.0 copy "build_runner_helper: ^0.4.0" to clipboard
build_runner_helper: ^0.4.0 copied to clipboard

discontinued

build_runner helper to save your fingers from typing the whole command

build_runner helper #

Pub Version

For those tired of writing flutter packages pub run build_runner build --delete-conflicting-outputs. Should work both on Windows and macOS.

Usage #

Activate this package globally so you can access it as a regular command.

pub global activate build_runner_helper

Run builder to trigger build.

Run builder -w or builder --watch to trigger build & watch for file changes.

Run builder --help to show usage help.

Option --delete-conflicting-outputs is by enabled default. You can disable it. See help.

0
likes
40
pub points
0%
popularity

Publisher

verified publishervojtech.net

build_runner helper to save your fingers from typing the whole command

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

args

More

Packages that depend on build_runner_helper