flutter/examples/api/test/widgets/basic
Youssef Attia 082560313b
Added an example for IndexedStack widget (#105318)
* Added an example for IndexedStack

* Added tests for the IndexedStack example

* Fixed type issue for onSubmitted callback functions

* Fixed documentation and moved files to their appropriate places

* Fixed documentation and moved files to their appropriate places

* Moved test files to their appropriate places

* Moved test files to their appropriate places

* Fixed file path in documentation

* Remove trailing space

* Formatting changes

* Remove extra line

* Further formatting changes

* Further formatting changes

* fix comma and inline

Co-authored-by: Greg Spencer <gspencergoog@users.noreply.github.com>

* Formatting

* indentation and formatting

* Formatting

* Formatting

* Formatting

* Removed duplicate chevron

* better wording on documentation

Co-authored-by: Tong Mu <dkwingsmt@users.noreply.github.com>

* Added testing for state preservation

Co-authored-by: Greg Spencer <gspencergoog@users.noreply.github.com>
Co-authored-by: Tong Mu <dkwingsmt@users.noreply.github.com>
2022-06-13 16:38:37 -07:00
..
clip_rrect.0_test.dart Add examples and troubleshooting comment for ClipRRect (#101907) 2022-04-18 10:24:08 -07:00
clip_rrect.1_test.dart Add examples and troubleshooting comment for ClipRRect (#101907) 2022-04-18 10:24:08 -07:00
custom_multi_child_layout.0_test.dart Add example for CustomMultiChildLayout (#96632) 2022-01-14 10:54:15 -08:00
indexed_stack.0_test.dart Added an example for IndexedStack widget (#105318) 2022-06-13 16:38:37 -07:00