• 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
..
lib Loading commit data...
test Loading commit data...
test_fixes Loading commit data...
test_private Loading commit data...
test_profile Loading commit data...
test_release Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
analysis_options.yaml Loading commit data...
build.yaml Loading commit data...
dart_test.yaml Loading commit data...
pubspec.yaml Loading commit data...