flutterw 0.7.1+2 copy "flutterw: ^0.7.1+2" to clipboard
flutterw: ^0.7.1+2 copied to clipboard

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

0.7.1+2 #

  • REFACTOR: refactor flutterw and flutterw/test (#18). (ff9c46da)
  • DOCS(flutterw): update docs about scripts in README.md. (8f631e3a)

0.7.1+1 #

  • DOCS: update docs to add packages. (e9133456)

0.7.1 #

0.7.0 #

Note: This release has breaking changes.

  • FIX: flutterw_test. (9b544c76)
  • FIX: Forget to update kFlutterwVersion. (e60f9d23)
  • DOCS: Migrate to docsify (#14). (0bed7ce4)
  • DOCS: Add adding-custom-command doc. (3534ee10)
  • DOCS: change github issue template. (eb19b735)
  • BREAKING FEAT: Add scripts support and merge hooks to scripts (#13). (d85bf309)
  • BREAKING FEAT: Migrate config file form flutterw.yaml to pubspec.yaml. (2ab61c78)

0.6.1 #

  • Update cli_hook and docs

0.6.0 #

  • Make flutterw depende on cli_hook and cli_wrapper
  • Breaking Change
    • hook name separator changed from underline(_) to colon(:).

0.5.3 #

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.
1
likes
150
pub points
12%
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
Contributing

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

args, cli_util, path, tuple, yaml

More

Packages that depend on flutterw