strict_dart 1.0.1 strict_dart: ^1.0.1 copied to clipboard
The Dart analyzer settings with stricter linter rules that allow you to write more maintainable code and improve performance.
[1.0.1] - Apr 14, 2020 #
- Fixed - Disabled avoid_positional_boolean_parameters.
[1.0.0] - Apr 11, 2020 #
- Updated to linter 0.1.115.
[0.0.2+3] - Apr 11, 2020 #
- Added exapmle for dummy code.
[0.0.2+2] - Apr 11, 2020 #
- Some temporary dummy code for fixing No valid SDK. (-20 points) problem
[0.0.2+1] - Apr 11, 2020 #
- Fixed README.md.
- Some internal fixes.
[0.0.2] - Apr 9, 2020 #
- Disabled avoid_positional_boolean_parameters.
- Fixed CHANGELOG.md.
- Fixed README.md.
- Fixed Dart SDK version.
[0.0.1] - Apr 8, 2020 #
- Initial version.