Slide 15
Slide 15 text
Flutter decouples the UI toolkit from the OS.
By shipping the natively compiled framework in
user space, the user’s experience is predictable,
inherently stable and controlled by the
developer
— not by the user’s phone, the OS version, the
phone manufacturer’s UI skins, compat library
versions etc, unless the developer chooses so.
Environment decoupling