Presentation
Background
App Store and Play Store dual-launch, acquiring the company's first paying customer cohort.
Implemented a BLoC-based state management system across 15+ feature modules in Flutter, enabling
three engineers to develop in parallel with zero cross-module state conflicts.
Architected a modular Flutter + Dart codebase using Riverpod for dependency injection and Dart Isolates
for background data processing, reducing main-isolate jank by 60%.
Architected the native iOS Swift companion app (Tripsome Operator) using MVVM-C with constructorinjected dependencies via Swift Package Manager, enabling an independent release cadence.
Profiled and resolved critical performance regressions using Flutter DevTools; eliminated redundant setState
calls triggering subtree rebuilds, cutting cold startup time by 40% (4.2s to 2.5s).
Designed the full CI/CD pipeline using Fastlane and GitHub Actions (automated testing, iOS code signing
via Match, TestFlight/Play Console distribution), reducing release prep by 88%.
Schooltry) built in Flutter with native Android modules, supporting 10,000+ daily active users.
Achieved and maintained 99.9% crash-free sessions by enforcing mandatory 80% test coverage gates
(`flutter_test`), rigorous architecture reviews, and structured Firebase Crashlytics triage.
Engineered a secure offline-first networking layer using Dio with SSL certificate pinning, GraphQL query
caching, and a Hive + SQLite local database tier.
Delivered native Android (Kotlin + Jetpack Compose) and iOS modules for biometric authentication via
Flutter Platform Channels, eliminating 100% of biometric-related crash reports on modern devices.
Partnered with backend teams to negotiate a mobile-optimised API contract with cursor-based pagination,
reducing average payload sizes by 60% and cutting p95 screen load times from 3.4s to 1.2s.

