sizzle_lints 2.0.1
sizzle_lints: ^2.0.1 copied to clipboard
A bunch of strict rules for Dart and Flutter projects.
Changelog #
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
2.0.1 - 2023-08-11 #
- uncheck sort_pub_dependencies rule
2.0.0 - 2023-08-11 #
- Updated rules
1.0.10 - 2022-01-10 #
Fixed #
- inference_failure_on_function_invocation removed from analysis_options.yaml, because it is not a rule.
1.0.8 - 2022-01-09 #
Changed #
- Removed
strong-mode: implicit-casts, implicit-dynamic because of deprecation
1.0.6 - 2022-12-29 #
Changed #
- no_runtimeType_toString rule removed from analysis_options.yaml (again)
1.0.4 - 2022-12-29 #
Changed #
- Removed diagnostic_describe_all_properties rule from analysis_options.yaml