candies_lints 2.0.4 candies_lints: ^2.0.4 copied to clipboard
The plugin to help create custom lint quickly and provide some useful lints.
2.0.4 #
- this package is deprecated. now you can use plugin candies_analyzer_plugin
2.0.3 #
- remove dartLints.isEmpty in analyzeFile and handleEditGetFixes methods.
2.0.2 #
- add
must_call_super_dispose
andend_call_super_dispose
lints.
2.0.1 #
- add command
clear_cache
to clear plugin_manager cache.
2.0.0 #
- refactor code to support dart, yaml, generic file lint.
- support yaml lint
- support generic lint
1.0.2 #
- rename prefer_safe_set_state.dart
1.0.1 #
- Update method to debug
1.0.0 #
- Initial version.