strict_analyzer 0.2.1 strict_analyzer: ^0.2.1 copied to clipboard
The Dart analyzer settings with stricter linter rules that allow you to write more maintainable code and improve performance.
[0.2.1] - Jul 04, 2020 #
- Changed prefer_constructors_over_static_methods: warning
[0.2.0+1] - Jul 02, 2020 #
- Fixed README.md
- Fixed CHANGELOG.md
[0.2.0] - Jul 02, 2020 #
- Added invalid_required_positional_param: error
[0.1.0+1] - Jun 30, 2020 #
- Fixed README.md
[0.1.0] - Jun 30, 2020 #
- Added include_file_not_found: error
[0.0.1] - Jun 29, 2020 #
- Initial version.