netsells_flutter_analysis 3.1.0 netsells_flutter_analysis: ^3.1.0 copied to clipboard
Static analysis rules for Dart and Flutter used at Netsells
3.1.0 #
- Add the following lints:
depend_on_referenced_packages
no_leading_underscores_for_library_prefixes
no_leading_underscores_for_local_identifiers
unnecessary_constructor_name
unnecessary_late
- Update README
3.0.0 #
- BREAKING: Requires Dart 2.17
- Add
use_super_parameters
lint rule
2.1.0 #
- Remove requirement for public member API docs
2.0.0 #
1.1.0 #
- Ignore
invalid_annotation_target
- Remove
library_private_types_in_public_api
rule
1.0.0 #
Initial release