flutter/dev
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
..
a11y_assessments Add more use cases to a11y assessments (#132325) 2023-08-16 16:44:11 +00:00
automated_tests Upgrade flutter packages. (#132697) 2023-08-16 16:26:58 -07:00
benchmarks Upgrade flutter packages. (#132697) 2023-08-16 16:26:58 -07:00
bots Update ExpansionPanel example for the updated expansionCallback callback (#132837) 2023-08-21 20:13:22 +00:00
ci Manual roll of docker focal version. (#132536) 2023-08-15 01:27:32 +00:00
conductor Upgrade flutter packages. (#132697) 2023-08-16 16:26:58 -07:00
customer_testing Upgrade flutter packages. (#132585) 2023-08-15 13:50:17 -07:00
devicelab Upgrade flutter packages. (#132697) 2023-08-16 16:26:58 -07:00
docs Reland: "Reorganize and clarify API doc generator" (#132353) (#132710) 2023-08-17 23:53:06 +00:00
forbidden_from_release_tests Upgrade flutter packages. (#132697) 2023-08-16 16:26:58 -07:00
integration_tests Bump memory usage for flutter gallery (#132968) 2023-08-21 18:07:56 +00:00
manual_tests Manual roll to engine commit 9b14c382 using Dart SDK version 3.2.x (#131371) 2023-07-27 17:33:07 +00:00
missing_dependency_tests Remove uses of deprecated test_api imports (#124732) 2023-04-20 20:55:28 +00:00
snippets/config Remove null-safety argument from DartPad doc samples (#127345) 2023-05-23 00:10:11 +00:00
tools Change gradle lockfile generation script to use --config-only flag (#132967) 2023-08-21 19:51:55 +00:00
tracing_tests Update the tracing_tests Dart SDK version constraint to fix an analyzer error (#132753) 2023-08-17 18:51:31 +00:00
analysis_options.yaml Enable more lints (#91642) 2021-10-14 22:03:03 -07:00
README.md Migrate to .ci.yaml (#82960) 2021-05-19 20:09:46 -07:00

This directory contains tools and resources that the Flutter team uses during the development of the framework. The tools in this directory should not be necessary for developing Flutter applications, though of course, they may be interesting if you are curious.

The tests in this directory are run in the framework_tests_misc-* shards.