flutterw 0.7.0 copy "flutterw: ^0.7.0" to clipboard
flutterw: ^0.7.0 copied to clipboard

Flutterw wraps flutter tool to support scripts and command hooks. Hooks are pre, post and command scripts.

example/README.md

Getting started #

install flutterw

dart pub global activate flutterw

install and set flutterw_clean

dart pub global activate flutterw_clean
flutterw hook add clean flutterw_clean -g

git clone this repo

cd packages/flutterw/example

flutterw clean

1
likes
0
pub points
14%
popularity

Publisher

unverified uploader

Flutterw wraps flutter tool to support scripts and command hooks. Hooks are pre, post and command scripts.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

args, cli_hook, cli_util, cli_wrapper, path, yaml

More

Packages that depend on flutterw