Owner: Engineering Team | Last Updated: 2026-01-30 | Status: Current
Dart and Flutter coding conventions for the WWAI mobile app.
dart format for formattingStatelessWidget when no state neededconst constructors where possible⚠️ Draft: Will be updated with project-specific conventions when mobile codebase is analyzed.
| Mobile App Overview | Dart in the Flutter app |
| Naming Conventions | General naming rules |
| Date | Author | Change |
|---|---|---|
| 2026-01-30 | Admin | Initial creation |
Prev: Python Coding Standards | Up: General