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

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

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 🎉

13
likes
90
pub points
47%
popularity

Publisher

verified publishernikaera.com

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