deminearchiver_lints 2.0.0
deminearchiver_lints: ^2.0.0 copied to clipboard
Opinionated lints for Dart and Flutter projects.
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.yamlfor easier discovery.
1.1.1 #
- Updated package metadata.
1.1.0 #
-
Added new
base_dart,base_flutter,strict_dartandstrict_flutterrules.It's recommended for new packages to depend on
dartorflutterstill.
1.0.0 #
- Initial version.