Internal team app for XDECA.
- Team Activity Log - View team updates from GitHub-hosted log file with push notifications
- Meeting Recorder - Record meetings, transcribe with AI, upload to wiki
iOS: Join TestFlight via internal invite link
Android: Join Play Store internal testing via invite link
Push a version tag to deploy:
git tag v1.0.XX
git push origin v1.0.XXBuilds automatically deploy to TestFlight and Play Store internal track.
flutter pub get
flutter run