Skip to content

FFT-Mobile (Deprecated)

The original fft-mobile agent covered iOS, Android, and Flutter in a single prompt. Platform-specific expertise — structured concurrency on iOS, Jetpack Compose idioms on Android, Riverpod 2 and GoRouter on Flutter — suffered under a single shared context. Splitting into three specialists meaningfully improved code quality, idiom correctness, and test reliability per platform.

  • fft-ios — Swift, SwiftUI, UIKit, structured concurrency, Swift Testing, App Store submission.
  • fft-android — Kotlin, Jetpack Compose, Material Design 3, Hilt, Room, Play Store submission.
  • fft-flutter — Dart 3+, Riverpod 2, GoRouter, cross-platform targets, and platform channels.

Replace any reference to fft-mobile in your project’s agent usage, CLAUDE.md, or team runbooks with the specific platform agent for the work at hand. No other changes are required — the replacement agents accept the same style of prompts.