Skip to content
Matt Carroll edited this page Nov 27, 2023 · 16 revisions


Swifty Flutter

A Flutter port of the Swift UI toolkit.

This package is not affiliated with Apple or any Apple technologies.




Welcome to the swift_ui package!

Please browse the various posts in this Wiki to learn about the project and also learn how to contribute.

Getting Started

Learn the motivation for this package

Please see the project's high-level guiding principles

Before contributing, please see the project's technical guidance

Learn How to Clone Swift UI with Case Studies

To help contributors get in the right mindset for cloning Swift UI to Flutter, the following case studies are available, which describe how some of the clones in this package were analyzed and implemented.

Image view

Text view

Logging Flutter issues

Flutter should be able to produce the same UX as Swift UI, with roughly the same level of complexity. If this effort finds that Flutter lacks certain features, or makes certain tasks overly difficult, those details should be filed as Flutter issues, and also described here:

https://github.com/Flutter-Bounty-Hunters/swift_ui/wiki/Flutter-Issues-and-Missing-Features

UX Leads

Introduction for all UX Leads.