-
Notifications
You must be signed in to change notification settings - Fork 5
Home
Matt Carroll edited this page Oct 2, 2023
·
16 revisions
The swift_ui
package is a clone of Swift UI user experiences in Flutter.
The swift_ui
package aims to provide APIs that look and behave in a similar fashion to those in Swift UI. However, this package also aims to honor traditional, proven, and effective Flutter paradigms, where appropriate. This section describes how the swift_ui
package approaches these areas of conflict.
Swift UI includes some behaviors that don't typically exist in Flutter code. This section describes such behaviors and how they might be implemented in Flutter.