flutter/examples/flutter_gallery/lib/demo
Adam Barth 628884a8a8 Make AppBar a Hero (#5214)
This patch improves the Post and Shrine transitions by making the AppBar
into a Hero and changing the default MaterialPageTransition. Now the
AppBar transitions smoothly between screens and the
MaterialPageTransition doesn't involve a fade effect.

Also, rejigger the bounds of the image header in Pesto to avoid the
"pop" at the end of the animation by laying out the image header at its
final visual size instead of relying on occlusion to size the image
header.

Fixes #5202
Fixes #5204
2016-08-04 13:05:18 -07:00
..
calculator Review nits. 2016-06-14 15:32:42 -07:00
shrine Added BorderRadius. (#5072) 2016-07-29 16:17:57 -07:00
all.dart Support for Material arc point and rect transitions (#4938) 2016-07-21 10:48:41 -07:00
animation_demo.dart Support for Material arc point and rect transitions (#4938) 2016-07-21 10:48:41 -07:00
buttons_demo.dart Gallery demo tweaks (#5116) 2016-07-28 12:35:26 -07:00
calculator_demo.dart Reorganize the calculator demo (#4536) 2016-06-13 11:44:46 -07:00
cards_demo.dart New gallery identity (#5210) 2016-08-04 11:07:59 -07:00
chip_demo.dart Call it Flutter Gallery (#3801) 2016-05-09 11:00:54 -07:00
colors_demo.dart AppBar bottom widget, not necessarily a TabBar (#4631) 2016-06-20 12:45:20 -07:00
contacts_demo.dart New gallery identity (#5210) 2016-08-04 11:07:59 -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 TimePicker layout tweaks (#5047) 2016-07-26 12:50:40 -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 Make AppBar a Hero (#5214) 2016-08-04 13:05:18 -07:00
icons_demo.dart ImageIcon (#4649) 2016-06-20 21:04:45 -07:00
leave_behind_demo.dart ImageIcon (#4649) 2016-06-20 21:04:45 -07:00
list_demo.dart ImageIcon (#4649) 2016-06-20 21:04:45 -07:00
menu_demo.dart ImageIcon (#4649) 2016-06-20 21:04:45 -07:00
modal_bottom_sheet_demo.dart Gallery demo tweaks (#5116) 2016-07-28 12:35:26 -07:00
overscroll_demo.dart Fixed some typos (#4929) 2016-07-15 13:53: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 Make AppBar a Hero (#5214) 2016-08-04 13:05:18 -07:00
progress_indicator_demo.dart Gallery demo tweaks (#5116) 2016-07-28 12:35:26 -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 Use @required for onPressed and onChanged (#4534) 2016-06-12 13:25:06 -07:00
snack_bar_demo.dart Call it Flutter Gallery (#3801) 2016-05-09 11:00:54 -07:00
tabs_demo.dart Rename Image.fromNetwork and Image.fromAssetBundle (#5149) 2016-07-29 13:28:08 -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 About box API (#4677) 2016-06-22 10:42:02 -07:00