carapacik_lints 1.9.1 carapacik_lints: ^1.9.1 copied to clipboard
The most necessary lints for Flutter to encourage good coding practices
1.9.1 #
- Remove lints:
1.9.0 #
- Update minimum Dart SDK version to 3.5
- Add lints:
1.8.1 #
- Remove lints:
1.8.0 #
- Update minimum Dart SDK version to 3.4
- Add lints:
1.7.0 #
- Update minimum Dart SDK version to 3.3
1.6.0 #
- Update minimum Dart SDK version to 3.2
- Add lints:
- Remove lints:
1.5.1 #
1.5.0 #
- Update minimum Dart SDK version to 3.1
- Add new lints:
1.4.2 #
- Remove lints:
1.4.1 #
- Add topics
1.4.0 #
- Update minimum Dart SDK version to 3.0
- Add new lints:
- Remove lints:
1.3.2 #
1.3.1 #
- Set Dart sdk version '>=2.19.0 <3.0.0'
1.3.0 #
- Bumped the minimum required Dart SDK version to 2.19
- Add new lints:
- Remove
strong-mode
section - Change license
1.2.3 #
1.2.2 #
- Remove
unnecessary_final
again - Add new method to example
1.2.1 #
- Remove lints:
- Add
prefer_final_locals
1.2.0 #
- Bumped the minimum required Dart SDK version to 2.18
- Add new lints:
1.1.7 #
1.1.6 #
- The same as in 1.2.1 for Dart 2.17
1.1.5 #
1.1.4 #
- Add new lints:
- Remove lints:
- Rename analysis_options.yaml to core.yaml
- Remove .metadata file
1.1.3 #
- Remove
prefer_expression_function_bodies
- Ignore generated files (with .gr and .gen)
1.1.2 #
- Remove dependency on Flutter
1.1.1 #
- Remove
library_private_types_in_public_api
- Set the minimum required Flutter SDK version to 3.0.0
1.1.0 #
- Remove
unawaited_futures
- Bumped the minimum required Dart SDK version to 2.17
- Update README
1.0.8 #
1.0.7 #
- The same as in 1.2.1 for Dart 2.16
1.0.6 #
- Remove not recognized lint rules
1.0.5 #
- The same as in 1.1.4 for Dart 2.16
1.0.4 #
- The same as in 1.1.3 for Dart 2.16
1.0.3 #
- Remove
avoid_classes_with_only_static_members
- Remove
flutter_style_todos
1.0.2 #
1.0.1 #
- Remove
prefer_final_parameters
- Remove
public_member_api_docs
1.0.0 #
- Initial release