altive_lints 1.6.0 copy "altive_lints: ^1.6.0" to clipboard
altive_lints: ^1.6.0 copied to clipboard

outdated

Provides `all_lint_rules.yaml` that activates all rules and `altive_lints.yaml` with Altive recommended rule selection.

1.6.0 #

  • FEAT: update all_lint_rules with Flutter 3.7/Dart 2.19. (f464f8d3)

  • remove from all_lint_rules as it has been deprecated - always_require_non_null_named_parameters - avoid_returning_null - avoid_returning_null_for_future - prefer_equal_for_default_values

  • add new rules - collection_methods_unrelated_type - dangling_library_doc_comments - enable_null_safety - implicit_call_tearoffs - library_annotations - unnecessary_library_directive

1.5.0 #

  • FEAT: remove analyzer exclude specification. (c26891c8)

1.4.0 #

  • FEAT: add rules. (c1582022)
    • combinators_ordering
    • discarded_futures
    • unnecessary_null_aware_operator_on_extension_on_nullable
    • unnecessary_to_list_in_spreads
    • unreachable_from_main
    • use_string_in_part_of_directives
  • FEAT: remove invariant_booleans as it has been deprecated. (c1582022)

1.3.0 #

  • FEAT: re-enable use_build_context_synchronously. (1ec61e89)

1.2.0 #

  • FEAT: disable use_build_context_synchronously. (c347f646)
  • FEAT: enable require_trailing_commas. (a46b8ec6)

1.1.0 #

  • Bump minimum Dart version from 2.16.2 to 2.17.0

1.0.0 #

Initial release

14
likes
0
points
6.7k
downloads

Publisher

verified publisheraltive.co.jp

Weekly Downloads

Provides `all_lint_rules.yaml` that activates all rules and `altive_lints.yaml` with Altive recommended rule selection.

Repository (GitHub)
View/report issues

License

unknown (license)

More

Packages that depend on altive_lints