flutter_hooks_lint_plugin 0.7.0
flutter_hooks_lint_plugin: ^0.7.0 copied to clipboard
a lint plugin for flutter_hooks
0.7.0 #
- support
analyzer_server_plugin// ignore: exhaustive_keyshas been split into// ignore: exhaustive_keys.missing_keyand// ignore: exhaustive_keys.unnecessary_key// ignore: nested_hookshas been// ignore: rules_of_hooks.nested_hooks
0.6.1 #
- bump analyzer to 5.2.0
0.6.0 #
- bump analyzer to 5.x.x
- bump dart SDK to 2.18.x
- fix handling of context's analyzer options
0.5.2 #
- bump dependencies
0.5.1 #
- remove support of analyzer 2.x.x
0.5.0 #
- bump dependencies
0.4.0 #
- support fixes
0.3.1 #
- loosen dependencies
0.3.0 #
- support key specific suppression
- bump dependencies
0.2.0 #
- explicit support of excludes
0.1.1 #
- fix startup issue caused by server's compatibility check
0.1.0 #
- add CLI support
0.0.2 #
- fix incorrect import path
0.0.1 #
- initial version