dart_hooks 1.0.3 copy "dart_hooks: ^1.0.3" to clipboard
dart_hooks: ^1.0.3 copied to clipboard

Automating the integration and management of Git Hooks in Dart projects

Dart Hooks #

Automating the integration and management of Git Hooks in Dart projects.

Check out the examples.

Supported SDK:

  • Dart
  • Flutter

Supported hooks:

  • pre-commit
  • pre-push

Installation #

dart pub add dart_hooks --dev
dart pub get
1
likes
140
pub points
0%
popularity

Publisher

unverified uploader

Automating the integration and management of Git Hooks in Dart projects

Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

json2yaml, yaml

More

Packages that depend on dart_hooks