flutter_lints_plus 1.0.1 copy "flutter_lints_plus: ^1.0.1" to clipboard
flutter_lints_plus: ^1.0.1 copied to clipboard

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

CHANGELOG #

1.0.1 #

  • Updated to include:
analyzer:
  strong-mode:
    implicit-casts: false
    implicit-dynamic: false

  errors:
    close_sinks: ignore
    missing_required_param: error
    missing_return: error

  exclude:
    - /**/generated_plugin_registrant.dart
    - /**/.test_coverage.dart

1.0.0 #

  • Initial release.
2
likes
130
points
322
downloads

Publisher

verified publisherronbooth.com

Weekly Downloads

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

Repository (GitHub)

Documentation

API reference

License

unknown (license)

Dependencies

flutter_lints

More

Packages that depend on flutter_lints_plus