flutter/examples/flutter_gallery/lib/demo/material
amirh fcdbdfb476
Move the Icons demo into a card, and refactor it to use a Table widget. (#13257)
This is in preparation for adding a second card with a demo for animated
icons.

Table refactor is just a cleanup (that also fixes an alignment bug).
2017-11-29 18:46:59 -08:00
..
bottom_navigation_demo.dart Switch SlideTransition over to using Offset (#12369) 2017-10-02 23:30:14 -07:00
buttons_demo.dart Replace usage of FractionalOffset with Alignment (#12348) 2017-10-02 00:06:24 -07:00
cards_demo.dart Replace usage of FractionalOffset with Alignment (#12348) 2017-10-02 00:06:24 -07:00
chip_demo.dart Adding proper accommodation for textScaleFactor in chips, and StadiumBorder border. (#12533) 2017-11-01 19:37:02 -07:00
data_table_demo.dart Constants! Constants everywhere! (#9286) 2017-04-07 12:24:32 -07:00
date_and_time_picker_demo.dart Internationalize time numerals in the time picker and TimeOfDay (#12166) 2017-09-22 14:35:25 -07:00
dialog_demo.dart enable lint prefer_single_quotes (#12665) 2017-10-22 18:11:36 +02:00
drawer_demo.dart Switch SlideTransition over to using Offset (#12369) 2017-10-02 23:30:14 -07:00
expansion_panels_demo.dart enable lint prefer_single_quotes (#12665) 2017-10-22 18:11:36 +02:00
full_screen_dialog_demo.dart Replace usage of FractionalOffset with Alignment (#12348) 2017-10-02 00:06:24 -07:00
grid_list_demo.dart Replace usage of FractionalOffset with Alignment (#12348) 2017-10-02 00:06:24 -07:00
icons_demo.dart Move the Icons demo into a card, and refactor it to use a Table widget. (#13257) 2017-11-29 18:46:59 -08:00
leave_behind_demo.dart Dismissible RTL (#13137) 2017-11-22 15:20:15 -08:00
list_demo.dart enable lint prefer_single_quotes (#12665) 2017-10-22 18:11:36 +02:00
material.dart Rationalize text input widgets (#9119) 2017-04-01 17:30:21 -07:00
menu_demo.dart Docs for menus (#10396) 2017-05-31 10:48:49 -07:00
modal_bottom_sheet_demo.dart Constants! Constants everywhere! (#9286) 2017-04-07 12:24:32 -07:00
overscroll_demo.dart enable lint prefer_single_quotes (#12665) 2017-10-22 18:11:36 +02:00
page_selector_demo.dart make @immutable const classes (#9532) 2017-04-21 23:09:42 +02:00
persistent_bottom_sheet_demo.dart Constants! Constants everywhere! (#9286) 2017-04-07 12:24:32 -07:00
progress_indicator_demo.dart make some widgets const (#9477) 2017-04-20 08:59:05 +02:00
scrollable_tabs_demo.dart TabBar RTL (#13164) 2017-11-22 18:53:42 -08:00
selection_controls_demo.dart enable lint prefer_single_quotes (#12665) 2017-10-22 18:11:36 +02:00
slider_demo.dart Make Slider take up whatever space it has. (#10132) 2017-05-17 14:31:55 -07:00
snack_bar_demo.dart enable lint prefer_single_quotes (#12665) 2017-10-22 18:11:36 +02:00
tabs_demo.dart Replace usage of FractionalOffset with Alignment (#12348) 2017-10-02 00:06:24 -07:00
tabs_fab_demo.dart enable lint prefer_single_quotes (#12665) 2017-10-22 18:11:36 +02:00
text_form_field_demo.dart Replace usage of FractionalOffset with Alignment (#12348) 2017-10-02 00:06:24 -07:00
tooltip_demo.dart enable lint prefer_single_quotes (#12665) 2017-10-22 18:11:36 +02:00
two_level_list_demo.dart Added ExpansionTile and deprecated TwoLevelList et al (#9938) 2017-05-09 16:32:01 -07:00