pro_lints 5.1.0
pro_lints: ^5.1.0 copied to clipboard
Common Lints package.
5.1.0 #
Bump environment sdk to ^3.10.0
Added 11 new rules:
document_ignores- Document ignored linter rulesinvalid_runtime_check_with_js_interop_types- Runtime checks with JS interop typesomit_obvious_property_types- Omit obvious property typesremove_deprecations_in_breaking_versions- Remove deprecations in breaking versionsspecify_nonobvious_property_types- Specify non-obvious property typesstrict_top_level_inference- Strict top-level type inferenceunintended_html_in_doc_comment- Detect unintended HTML in doc commentsunnecessary_async- Detect unnecessary asyncunnecessary_ignore- Detect unnecessary ignore directivesunnecessary_underscores- Detect unnecessary underscoresunsafe_variance- Unsafe variance in generics
Removed:
unsafe_html- Replaced byunsafe_variance
Fixed:
- Removed duplicate rules from
analyzer.errorssection that were already inlinter.rules
5.0.0 #
Bump environment sdk to ^3.9.0
Add:
switch_on_type, unnecessary_unawaited rules.
4.0.0 #
Bump environment sdk to ^3.8.0
Add: use_null_aware_elements rule
3.0.1 #
Fix syntax
3.0.0 #
Bump environment sdk to ^3.6.0
2.0.4 #
Bump environment sdk to ^3.4.0
2.0.3 #
Bump environment sdk to ^3.3.0
Removed:
always_require_non_null_named_parameters
Add:
annotate_redeclares
2.0.2 #
avoid_equals_and_hash_code_on_mutable_classes: false by default
2.0.1 #
unnecessary_final: false by default
2.0.0 #
- dart_code_metrics - removed from dependencies
1.0.1 #
- Fix for dart_code_metrics
1.0.0+2 #
- Updated readme
1.0.0+1 #
- Updated readme
1.0.0 #
- Initial version.