flame_lint 0.2.0+1 copy "flame_lint: ^0.2.0+1" to clipboard
flame_lint: ^0.2.0+1 copied to clipboard

Flame lint package

0.2.0+1 #

  • DOCS: Update funding links (#2420). (8294a2a1)
  • DOCS: Fix non-markdown section of README files (#2406). (426b3124)
  • DOCS: Update all README files for the bridge packages to be consistent and not broken (#2402). (5e8ecf54)

0.2.0 #

  • Removed invariant_booleans

0.1.3 #

  • FEAT: Add avoid_final_parameters, depend_on_referenced_packages, unnecessary_to_list_in_spreads (#1927). (deccb434)

0.1.2 #

  • REFACTOR: Move to package imports (#1625). (843ddc36)
  • REFACTOR: Add a few more rules to flame_lint, including use_key_in_widget_constructors (#1248). (bac6c8a4)
  • FIX: Upgrade dartdoc (upgrade analyzer transitive dependency) (#1630). (6da8adb2)
  • FEAT: Move to Flutter 3.0.0 and Dart 2.17.0 (#1713). (2a41d0d6)
  • FEAT: Add more lint rules (#1703). (49252f8e)
  • FEAT: Add non_constant_identifier_names rule (#1656). (1b40de09)
  • FEAT: Bump to Flutter 2.10.0 (#1617). (beac9013)
  • DOCS: Fix various dartdoc warnings (#1353). (9f096053)

0.1.1 #

  • REFACTOR: Move to package imports (#1625). (843ddc36)
  • REFACTOR: Add a few more rules to flame_lint, including use_key_in_widget_constructors (#1248). (bac6c8a4)
  • FIX: Upgrade dartdoc (upgrade analyzer transitive dependency) (#1630). (6da8adb2)
  • FEAT: Move to Flutter 3.0.0 and Dart 2.17.0 (#1713). (2a41d0d6)
  • FEAT: Add more lint rules (#1703). (49252f8e)
  • FEAT: Add non_constant_identifier_names rule (#1656). (1b40de09)
  • FEAT: Bump to Flutter 2.10.0 (#1617). (beac9013)
  • DOCS: Fix various dartdoc warnings (#1353). (9f096053)

CHANGELOG #

[0.1.0] #

  • Made the package publishable

[0.0.1] #

  • Initial release