flutter/examples/flutter_gallery/lib/demo
Adam Barth 0734edbeb0 Dialogs shouldn't scroll their headers or buttons (#6082)
Rather than scrolling the entire contents of the dialog, we should instead
scroll only the part between the title and the button bar.

Also, polish up the padding in the simple dialog demo.

Fixes #6057
2016-09-27 09:20:33 -07:00
..
calculator Review nits. 2016-06-14 15:32:42 -07:00
shrine Fixed capitalization of toolbar. (#5895) 2016-09-16 11:05:03 -07:00
all.dart Added BottomNavigationBar demo. (#6003) 2016-09-23 14:46:30 -07:00
animation_demo.dart Turn off AnimationControllers when not in use (#5902) 2016-09-26 10:57:10 -07:00
bottom_navigation_demo.dart Turn off AnimationControllers when not in use (#5902) 2016-09-26 10:57:10 -07:00
buttons_demo.dart Renamed DropDown to Dropdown. (#5897) 2016-09-15 17:38:41 -07:00
calculator_demo.dart Reorganize the calculator demo (#4536) 2016-06-13 11:44:46 -07:00
cards_demo.dart Renamed Positioned constructor. (#5927) 2016-09-19 10:46:06 -07:00
chip_demo.dart Call it Flutter Gallery (#3801) 2016-05-09 11:00:54 -07:00
colors_demo.dart Tapping status bar scrolls to top on IOS (#5425) 2016-08-16 12:30:39 -07:00
contacts_demo.dart Contacts icon alignment (#5719) 2016-09-01 15:42:23 -07:00
data_table_demo.dart Header for PaginatedDataTable (#4468) 2016-06-08 17:29:26 -07:00
date_picker_demo.dart Call it Flutter Gallery (#3801) 2016-05-09 11:00:54 -07:00
dialog_demo.dart Dialogs shouldn't scroll their headers or buttons (#6082) 2016-09-27 09:20:33 -07:00
expansion_panels_demo.dart Fixed expansion panels demo alignment. (#6070) 2016-09-26 13:22:43 -07:00
fail.dart Call it Flutter Gallery (#3801) 2016-05-09 11:00:54 -07:00
full_screen_dialog_demo.dart Add Container.align and Container.position (#5128) 2016-07-29 10:27:11 -07:00
grid_list_demo.dart Remove the "most valuable keys" Hero feature (#5500) 2016-08-19 09:59:39 -07:00
icons_demo.dart ImageIcon (#4649) 2016-06-20 21:04:45 -07:00
leave_behind_demo.dart Update to Dart 1.20.0-dev.1.0. (#5689) 2016-09-08 13:14:08 -07:00
list_demo.dart Tapping status bar scrolls to top on IOS (#5425) 2016-08-16 12:30:39 -07:00
menu_demo.dart Update to Dart 1.20.0-dev.1.0. (#5689) 2016-09-08 13:14:08 -07:00
modal_bottom_sheet_demo.dart Gallery demo tweaks (#5116) 2016-07-28 12:35:26 -07:00
overscroll_demo.dart Refresh indicator overscroll (#5836) 2016-09-14 10:44:51 -07:00
page_selector_demo.dart ImageIcon (#4649) 2016-06-20 21:04:45 -07:00
persistent_bottom_sheet_demo.dart Gallery demo tweaks (#5116) 2016-07-28 12:35:26 -07:00
pesto_demo.dart Micro tweak to Pesto logo. Text fades out a bit sooner. (#5983) 2016-09-21 15:28:13 -04:00
progress_indicator_demo.dart Turn off AnimationControllers when not in use (#5902) 2016-09-26 10:57:10 -07:00
scrollable_tabs_demo.dart ImageIcon (#4649) 2016-06-20 21:04:45 -07:00
selection_controls_demo.dart Gallery demo tweaks (#5116) 2016-07-28 12:35:26 -07:00
shrine_demo.dart Add AppBar iconTheme parameter (#4693) 2016-06-22 15:19:31 -07:00
slider_demo.dart Add labels to the slider demos (#5639) 2016-08-29 12:17:34 -07:00
snack_bar_demo.dart Call it Flutter Gallery (#3801) 2016-05-09 11:00:54 -07:00
tabs_demo.dart Corrected the scrollable tab view key in the tabs demo (#5458) 2016-08-17 11:20:28 -07:00
tabs_fab_demo.dart ImageIcon (#4649) 2016-06-20 21:04:45 -07:00
text_field_demo.dart Use KeyboardType.phone for the Gallery app's text demo. (#3983) 2016-05-17 15:36:59 -04:00
time_picker_demo.dart Call it Flutter Gallery (#3801) 2016-05-09 11:00:54 -07:00
tooltip_demo.dart ImageIcon (#4649) 2016-06-20 21:04:45 -07:00
two_level_list_demo.dart Gallery demo tweaks (#5116) 2016-07-28 12:35:26 -07:00
typography_demo.dart Increased text margin in typography demo. (#5691) 2016-08-31 15:15:13 -07:00