-
Notifications
You must be signed in to change notification settings - Fork 4
Home
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.
Learn the motivation for this package
Please see the project's high-level guiding principles
Before contributing, please see the project's technical guidance
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.
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
Introduction for all UX Leads.