flutter_lints 2.0.0 copy "flutter_lints: ^2.0.0" to clipboard
flutter_lints: ^2.0.0 copied to clipboard

outdated

Recommended lints for Flutter apps, packages, and plugins to encourage good coding practices.

2.0.0 #

  • Added the following lints:
    • sort_child_properties_last
    • use_build_context_synchronously
  • Updated package:lints dependency to version 2.0.0, which added the following lints:
    • depend_on_referenced_packages
    • library_private_types_in_public_api
    • no_leading_underscores_for_library_prefixes
    • no_leading_underscores_for_local_identifiers
    • null_check_on_nullable_type_parameter
    • prefer_interpolation_to_compose_strings
    • unnecessary_constructor_name
    • unnecessary_late
    • unnecessary_null_aware_assignments
    • unnecessary_nullable_for_final_variable_declarations
  • Bumped the minimum required Dart SDK version to 2.17

1.0.4 #

  • Small update to readme

1.0.3 #

  • More small updates to readme

1.0.2 #

  • Small updates to readme

1.0.1 #

  • Added an example project

1.0.0 #

  • Initial release
1074
likes
0
pub points
100%
popularity

Publisher

verified publisherflutter.dev

Recommended lints for Flutter apps, packages, and plugins to encourage good coding practices.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

lints

More

Packages that depend on flutter_lints