Mobile intranet app (iOS + Android) for:
- Company policies
- Employee directory
- Department overviews
- Step-by-step guides
- Issue reporting workflow (routed to the right contacts)
- Internal messaging (group rooms, file attachments, message search)
flutter pub getflutter run
- PIN:
1234 - Admin: add
+adminto email (e.g.,jane+admin@yourcompany.com)
This repo uses feature-based Clean Architecture with VIPER-inspired presentation boundaries.
See docs/ARCHITECTURE.md and docs/SECURITY.md.