Three-app kids subscription platform, migrated from native into a single Flutter Melos monorepo, shipping to Android, iOS and Web. 3 000+ videos with live playback and offline downloads, 40+ WebView games, 1 000+ audiobooks with a dyslexia-friendly reader. COPPA-safe for ages 2–10. 10M+ downloads. All three apps are data-driven players, so new content ships without an app release.
- PlatformAndroid / iOS / Web
- StackFlutter · Melos · Riverpod · go_router · get_it
- Linkkidjo.tv
Architecture:
- Melos monorepo on Dart pub workspaces
- Shared core (offline-first data layer behind LocalCache/ApiClient interfaces) and components (design system) packages
- Hand-written Riverpod (no codegen); go_router behind a shared AppNavigator; get_it DI
- Dependency rules enforced by the build