flutter_hooks_lint 1.3.1 copy "flutter_hooks_lint: ^1.3.1" to clipboard
flutter_hooks_lint: ^1.3.1 copied to clipboard

A lint package providing guidelines for using flutter_hooks in your Flutter widget!

1.3.1 #

  • update dependency versions for analyzer and custom_lint packages

1.3.0 #

  • Added support for newer Flutter versions
  • Update README

1.2.1 #

  • Bump custom_lint

1.2.0 #

  • Added a new LintFix to hook_name_convention_rule
  • Support for HookConsumer and HookBuilder
  • Several bug fixes

1.1.0 #

  • Added a new lint rule called hooks_avoid_within_class
  • Fixed a bug in hooks_method_visitor.dart

1.0.5 #

  • Do not consider useFuture and useStream in hooks_memoized_consideration

1.0.4 #

  • Fixed a bug in hooks_memoized_consideration

1.0.3 #

  • Fixed a bug in hooks_method_visitor.dart
  • Fixed a bug in hooks_memoized_consideration
  • Fixed a test for hooks_unused_test

1.0.2 #

  • Fixed a bug where Unsupported operation: Cannot extract a file path from a package URI occurred when running dart run custom_lint.

1.0.1 #

  • Change the version range of the analyzer to >=6.0.0 <7.0.0
  • Update README

1.0.0 #

Initial release 🎉

15
likes
120
points
967
downloads

Publisher

verified publishernikaera.com

Weekly Downloads

2024.09.16 - 2025.03.31

A lint package providing guidelines for using flutter_hooks in your Flutter widget!

Repository (GitHub)
View/report issues

Topics

#lint

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

analyzer, custom_lint_builder

More

Packages that depend on flutter_hooks_lint