flutter_hooks_lint 1.0.3
flutter_hooks_lint: ^1.0.3 copied to clipboard
A lint package providing guidelines for using flutter_hooks in your Flutter widget!
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 URIoccurred when runningdart 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 🎉