flutter/examples/api/test/widgets
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
..
basic Added an example for IndexedStack widget (#105318) 2022-06-13 16:38:37 -07:00
binding Update WidgetsBindingsObserver example (#101512) 2022-04-12 10:09:08 -07:00
gesture_detector Add an example and update GestureDetector documentation (#102360) 2022-05-24 16:38:09 -07:00
heroes Hero: Add an example for createRectTween (#102650) 2022-04-29 12:39:09 -07:00
inherited_model InheritedModel: Add a complete interactive example and update snippet for null safety (#104174) 2022-05-30 06:13:10 -07:00
interactive_viewer Update example code and docs for InteractiveViewer.builder (#98623) 2022-02-16 17:25:17 -08:00
layout_builder
scrollview Adds a Listview tile select example (#99165) 2022-03-07 18:56:17 -08:00
slotted_render_object_widget Reland "Mixin for slotted RenderObjectWidgets and RenderBox (#94077)" (#94632) 2021-12-03 14:39:02 -08:00
will_pop_scope Fix some issues with samples (#95044) 2021-12-13 09:29:09 -08:00