Skip to content
Matt Carroll edited this page Oct 23, 2023 · 16 revisions


Swift UI
BY FLUTTER

A Flutter port of the Swift UI toolkit.



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

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

Clone this wiki locally