flutter/examples/api/test/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_test.dart Switch: Add an interactive example (#103045) 2022-05-25 10:40:31 +02:00
switch.1_test.dart Support theming CupertinoSwitchs (#116510) 2022-12-06 15:32:58 +01:00
switch.2_test.dart Update date picker examples, remove unused variables and add missing tests (#121528) 2023-02-28 08:31:51 +00:00
switch.3_test.dart Support theming CupertinoSwitchs (#116510) 2022-12-06 15:32:58 +01:00
switch.4_test.dart Adaptive Switch (#130425) 2023-11-07 10:26:23 -08:00