flutter/examples/api/lib
Taha Tesser af79b4c7a3
Update ExpansionPanel example for the updated expansionCallback callback (#132837)
fixes [ExpansionPanelList can't expand/collapse on the latest stable/master
](https://github.com/flutter/flutter/issues/132759)

https://github.com/flutter/flutter/pull/128082 updated the `expansionCallback` and also the `ExpansionPanel` sample in the Flutter gallery but not the API example. 

This PR fixes the API example and adds tests.
2023-08-21 20:13:22 +00:00
..
animation/curves Rename Sample classes (#124080) 2023-04-04 20:34:29 +00:00
cupertino Rename Sample classes (#124080) 2023-04-04 20:34:29 +00:00
gestures Add an example for TapAndPanGestureRecognizer (#131873) 2023-08-09 19:59:03 +00:00
material Update ExpansionPanel example for the updated expansionCallback callback (#132837) 2023-08-21 20:13:22 +00:00
painting Sample code for ImageProvider (#131952) 2023-08-09 22:58:26 +00:00
rendering An example of parentData usage. (#131818) 2023-08-10 19:40:06 +00:00
sample_templates Rename Sample classes (#124080) 2023-04-04 20:34:29 +00:00
services Move examples to ListenableBuilder (#130671) 2023-07-17 21:06:15 +00:00
ui/text Rename Sample classes (#124080) 2023-04-04 20:34:29 +00:00
widgets Reland root predictive back (#132249) 2023-08-17 23:55:05 +00:00