..
backdrop_demo.dart
Make gallery tests more robust ( #15957 )
2018-03-27 13:39:30 -07:00
bottom_app_bar_demo.dart
Fix performance regression caused by the Bottom App Bar demo ( #16389 )
2018-04-11 12:01:28 -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
Updating the Chip demo in the Gallery to include all the new types of chips. ( #16522 )
2018-04-19 16:43:22 -07:00
data_table_demo.dart
Constants! Constants everywhere! ( #9286 )
2017-04-07 12:24:32 -07:00
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
full_screen_dialog_demo.dart
Make full-screen dialog text editable in gallery ( #13690 ) ( #15732 )
2018-04-10 08:31: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
Add a bottom app bar to the floating action button motion demo. ( #16196 )
2018-04-03 19:30:14 -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
Rename Rail to Track, per UX guideline ( #16519 )
2018-04-12 12:32:30 -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