flutterw 0.7.0-dev.0 flutterw: ^0.7.0-dev.0 copied to clipboard
Flutterw wraps flutter tool to support scripts and command hooks. Hooks are pre, post and command scripts.
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