mgenware_dart_lints 8.1.0
mgenware_dart_lints: ^8.1.0 copied to clipboard
Dart lint rules used in Mgenware.
8.1.0 #
- Disable
sort_child_properties_last
8.0.0 #
- Update
flutter_lintsto 6.0.0
7.0.0 #
- Update
flutter_lintsto 5.0.0
6.5.2 #
- Remove
require_trailing_commas
6.5.1 #
- Remove
prefer_asserts_with_message
6.5.0 #
- Add a bunch of new rules
6.0.0 #
- Update to lints v4
5.0.0 #
- Update flutter lints to v3
4.1.0 #
- Remove
unnecessary_await_in_return
4.0.0 #
- Migrated to Dart 3.
- Added a bunch of rules:
avoid_unused_constructor_parameterscancel_subscriptionsno_adjacent_strings_in_listuse_string_buffers
3.0.0 #
- Enabled
prefer_relative_imports.
2.7.0 #
- Added
only_throw_errors.
2.6.1 #
- Added
avoid_void_async.
2.6.0 #
- Added more rules.
2.1.0 #
- Enable new Dart analyzer settings.
2.0.0 #
- Update to Flutter 3.0.
1.0.0 #
- Initial version.