• Qun Cheng's avatar
    Adaptive `Switch` (#130425) · ed70f4e2
    Qun Cheng authored
    Currently, `Switch.factory` delegates to `CupertinoSwitch` when platform
    is iOS or macOS. This PR is to:
    * have the factory configure the Material `Switch` for the expected look
    and feel.
    * introduce `Adaptation` class to customize themes for the adaptive
    components.
    ed70f4e2
Name
Last commit
Last update
..
animation/curves Loading commit data...
cupertino Loading commit data...
gestures Loading commit data...
material Loading commit data...
painting Loading commit data...
rendering Loading commit data...
sample_templates Loading commit data...
services Loading commit data...
ui/text Loading commit data...
widgets Loading commit data...