flutter/examples/api/lib/material/switch
Qun Cheng ed70f4e248
Adaptive Switch (#130425)
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.
2023-11-07 10:26:23 -08:00
..
switch.0.dart Rename Sample classes (#124080) 2023-04-04 20:34:29 +00:00
switch.1.dart Rename Sample classes (#124080) 2023-04-04 20:34:29 +00:00
switch.2.dart Rename Sample classes (#124080) 2023-04-04 20:34:29 +00:00
switch.3.dart Add missing links to examples that aren't linked anywhere (#130422) 2023-07-12 20:08:05 +00:00
switch.4.dart Adaptive Switch (#130425) 2023-11-07 10:26:23 -08:00