flutter/examples/flutter_gallery/lib/demo/material
Hans Muller f3c742c8a6
Added BottomAppBar docked FloatingActionButtonLocations (#16167)
* Added BottomAppBar docked FloationActionButtonLocations

* Moved the startTop FloatingActionButtonLocation to the demo

* fixed a typo
2018-04-03 14:25:06 -07:00
..
backdrop_demo.dart Make gallery tests more robust (#15957) 2018-03-27 13:39:30 -07:00
bottom_navigation_demo.dart Make various images in gallery accessible (#14467) 2018-02-06 09:42:18 -08:00
buttons_demo.dart Extended ButtonTheme, RoundedRectangleBorder, gallery buttons demo (#15723) 2018-03-22 13:20:18 -07:00
cards_demo.dart updated_card (#16187) 2018-04-03 10:35:07 -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
date_and_time_picker_demo.dart Support for disabling TextField, TextFormField (#16027) 2018-03-29 07:28:22 -07:00
dialog_demo.dart Clean up the existing Navigator API. (#15718) 2018-03-22 13:21:07 -07:00
drawer_demo.dart Clean up the existing Navigator API. (#15718) 2018-03-22 13:21:07 -07:00
expansion_panels_demo.dart Add Form.onChanged, and rename FormState.onChanged (#15405) 2018-03-22 15:56:10 -07:00
fab_motion_demo.dart Added BottomAppBar docked FloatingActionButtonLocations (#16167) 2018-04-03 14:25:06 -07:00
full_screen_dialog_demo.dart Replace child parameter with builder on showDialog (#15303) 2018-03-14 10:40:24 -07:00
grid_list_demo.dart Clean up the existing Navigator API. (#15718) 2018-03-22 13:21:07 -07:00
icons_demo.dart Fix RTL icons (#15095) 2018-03-21 17:58:07 -07:00
leave_behind_demo.dart Spelling (#15229) 2018-03-06 21:36:03 -08:00
list_demo.dart enable lint prefer_single_quotes (#12665) 2017-10-22 18:11:36 +02:00
material.dart Added a Backdrop demo to the Gallery (#15579) 2018-03-15 17:52:09 -07:00
menu_demo.dart Docs for menus (#10396) 2017-05-31 10:48:49 -07:00
modal_bottom_sheet_demo.dart Clean up the existing Navigator API. (#15718) 2018-03-22 13:21:07 -07:00
overscroll_demo.dart enable lint prefer_single_quotes (#12665) 2017-10-22 18:11:36 +02:00
page_selector_demo.dart Make various images in gallery accessible (#14467) 2018-02-06 09:42:18 -08:00
persistent_bottom_sheet_demo.dart Clean up the existing Navigator API. (#15718) 2018-03-22 13:21:07 -07:00
progress_indicator_demo.dart Apply media padding to Gallery Material Design demos (#13593) 2017-12-15 10:13:30 -08:00
scrollable_tabs_demo.dart Extended ButtonTheme, RoundedRectangleBorder, gallery buttons demo (#15723) 2018-03-22 13:20:18 -07:00
selection_controls_demo.dart Add OutlineButton, Tristate Checkbox to Flutter Gallery (#15312) 2018-03-12 10:21:14 -07:00
slider_demo.dart Add a slider demo, and a text theme for SliderThemeData (#15620) 2018-03-19 14:50:29 -07:00
snack_bar_demo.dart Apply media padding to Gallery Material Design demos (#13593) 2017-12-15 10:13:30 -08:00
tabs_demo.dart use const instead of final with const declarations (#14253) 2018-01-25 19:28:22 +01:00
tabs_fab_demo.dart Fixed an uninitialized bool in the gallery FAB demo (#16012) 2018-03-28 07:50:00 -07:00
text_form_field_demo.dart Support for disabling TextField, TextFormField (#16027) 2018-03-29 07:28:22 -07:00
tooltip_demo.dart Apply media padding to Gallery Material Design demos (#13593) 2017-12-15 10:13:30 -08:00
two_level_list_demo.dart apply upcoming lint prefer_const_literals_to_create_immutables (#14029) 2018-01-11 08:38:55 +01:00