• 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
..
switch.0.dart Loading commit data...
switch.1.dart Loading commit data...
switch.2.dart Loading commit data...
switch.3.dart Loading commit data...
switch.4.dart Loading commit data...