smartrider
smartrider copied to clipboard
🔨 To-Do: Document All Public Functions
- Add dart style doc comments (https://dart.dev/guides/language/effective-dart/documentation) to all public functions and classes.
- Allows us to enable the
public_member_api_docs
linter rule.