flutter-sdk-to-swift

Community

Port Flutter apps to native iOS Swift

AuthorOMIXEC
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Translate Flutter/Dart projects into idiomatic Swift/iOS implementations to remove platform gaps and reduce manual porting effort when moving a codebase from Flutter to native iOS. This lowers maintenance overhead, improves platform integration, and preserves app behavior while adopting Swift conventions.

Core Features & Use Cases

  • End-to-end mapping of Dart/Flutter concepts (widgets, Riverpod state, GoRouter navigation, Dio networking, Hive/SQLite persistence) to Swift equivalents (SwiftUI, Combine, NavigationStack, URLSession, Core Data).
  • Model and API translation including data types, serialization patterns, and common library replacements so network, error handling, and async flows behave equivalently.
  • Architecture and testing guidance to preserve app behavior and ensure parity through unit and integration checks after migration.
  • Use Case: Port a Riverpod-based Flutter app that uses Dio and Hive to a SwiftUI + Combine app using URLSession and Core Data while maintaining same UX flows and data syncing.

Quick Start

Use the skill to convert the provided Flutter/Dart files into idiomatic Swift implementations for models, views, networking, state management, and persistence.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: flutter-sdk-to-swift
Download link: https://github.com/OMIXEC/Mobile-dev-skills/archive/main.zip#flutter-sdk-to-swift

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.