blendthink_lints 2.0.0
blendthink_lints: ^2.0.0 copied to clipboard
Recommended by blendthink set of lints for Flutter mobile apps to encourage good coding practices.
2.0.0 #
- Bumped the minimum required Dart SDK version to
2.17.5. - Removed lints.
always_put_required_named_parameters_first
1.0.2 #
- Described the reason for
invalid_annotation_target: ignore
1.0.1 #
- Removed
implicit-dynamic: falsefromstrong-mode.
1.0.0 #
- Bumped the minimum required Dart SDK version to
2.17. - Updated
package:linterdependency to version1.22.0, which added new lints.use_colored_boxuse_enumsuse_super_parameters
- Updated
package:flutter_lintsdependency to version2.0.1, which removed lints that are no longer needed.sort_child_properties_lastuse_build_context_synchronouslydepend_on_referenced_packageslibrary_private_types_in_public_apino_leading_underscores_for_library_prefixesno_leading_underscores_for_local_identifiersnull_check_on_nullable_type_parameterprefer_interpolation_to_compose_stringsunnecessary_constructor_nameunnecessary_lateunnecessary_null_aware_assignmentsunnecessary_nullable_for_final_variable_declarations
Reference #
0.0.4 #
- Removed lints.
diagnostic_describe_all_propertiesone_member_abstracts
0.0.3 #
- Fixed "Using json_serializable v5 causes invalid_annotation_target warnings".
0.0.2 #
Improve PUB POINTS
- Improve "No example found".
- Improve "The package description is too short".
0.0.1 #
- Initial release 🎉