flutterw 0.5.2 flutterw: ^0.5.2 copied to clipboard
Flutterw wraps flutter tool to support hooks system. Hooks can be both scripts and dart package. Adding global or project hook by using flutterw hook command.
0.5.2 #
- Fix logo href and src in
README.md
.
0.5.1 #
- Fix output version when running
flutterw --version
.
0.5.0 #
- Upgrade
cli_wrapper
to^0.4.1
. - Merge plugins to hooks.
- Support project and global hooks system.
- Remve dartw, focus on flutter tool.
0.4.0 #
- Add dartw to support dart commands.
0.3.1 #
- Fix command hook name term.
0.3.0 #
- Supports command hooks .
0.2.0 #
- Supports located flutter tool .
0.1.0 #
- Basiclly supports all flutter commands.