Only a small part of the code is currently documented. I think it would be good to document (through doc comments) a large part of the codebase. Especially:
- Models and their fields.
- Cubits, with in detail descriptions of what they do, and their public methods.
The UI does not need to be documented extensively, as it is not consumed by other parts of the code.
Only a small part of the code is currently documented. I think it would be good to document (through doc comments) a large part of the codebase. Especially:
The UI does not need to be documented extensively, as it is not consumed by other parts of the code.