feat: enhance documentation and update dependencies in mobile feature builder and development rules
This commit is contained in:
@@ -585,7 +585,7 @@ testWidgets('shows loading indicator when logging in', (tester) async {
|
||||
## 11. Clean Code Principles
|
||||
|
||||
### Documentation
|
||||
- ✅ Add doc comments to all public classes and methods
|
||||
- ✅ Add human readable doc comments for `dartdoc` for all classes and methods.
|
||||
```dart
|
||||
/// Authenticates user with email and password.
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user