deminearchiver_lints 2.1.2 copy "deminearchiver_lints: ^2.1.2" to clipboard
deminearchiver_lints: ^2.1.2 copied to clipboard

Opinionated lints for Dart and Flutter projects.

2.1.2 #

2.1.1 #

2.1.0 #

2.0.2 #

2.0.1 #

2.0.0 #

  • Introduced a new composition-based system for applying linter presets.
  • Unified Dart and Flutter lints into a single configuration.
  • Added an empty Dart library with documentation comments.
  • Expanded the README to provide more information for third-party users of the package.
  • Specified relevant topics in pubspec.yaml for easier discovery.

1.1.1 #

  • Updated package metadata.

1.1.0 #

  • Added new base_dart, base_flutter, strict_dart and strict_flutter rules.

    It's recommended for new packages to depend on dart or flutter still.

1.0.0 #

  • Initial version.