flutter/examples/flutter_gallery/lib/demo/material
Darren Austin 9dce19e96f
Replace ButtonBar.bar method with ButtonBarTheme (#37544)
* Added new ButtonBarTheme to replace the deprecated ButtonTheme.bar method.

* Responding to PR feedback.

* [Material] Create material Banner component (#36880)

This PR creates a new material widget for the Banner component. This includes a theme as well. This widget can be dropped into any application, ideally at the top of a listview or scrollview.

(cherry picked from commit 35b6d668e1)

Removed the use of ButtonTheme.bar in the Banner implementation.

* Updated documentation from PR review comments.
2019-08-19 17:35:44 -07:00
..
backdrop_demo.dart Add scrollbars to Gallery (#33634) 2019-06-06 10:54:28 -07:00
banner_demo.dart Analyzer fix that wasn't caught in the PR originally (#38348) 2019-08-12 17:55:27 -04:00
bottom_app_bar_demo.dart more ui-as-code (#35393) 2019-07-02 21:11:56 +02:00
bottom_navigation_demo.dart [Material] selected/unselected label styles + icon themes on BottomNavigationBar (#31018) 2019-05-02 18:20:16 -04:00
buttons_demo.dart Add missing trailing commas (#28673) 2019-03-01 08:17:55 +01:00
cards_demo.dart Replace ButtonBar.bar method with ButtonBarTheme (#37544) 2019-08-19 17:35:44 -07:00
chip_demo.dart enable lint avoid_bool_literals_in_conditional_expressions (#35055) 2019-06-25 17:40:05 +02:00
data_table_demo.dart Add scrollbars to Gallery (#33634) 2019-06-06 10:54:28 -07:00
date_and_time_picker_demo.dart some formatting of map, parameters and spaces (#29760) 2019-03-23 00:02:21 +01:00
dialog_demo.dart Add missing trailing commas (#28673) 2019-03-01 08:17:55 +01:00
drawer_demo.dart Add missing trailing commas (#28673) 2019-03-01 08:17:55 +01:00
elevation_demo.dart Add scrollbars to Gallery (#33634) 2019-06-06 10:54:28 -07:00
expansion_panels_demo.dart Wrap expansion panel slider in padded container (#35129) 2019-06-28 15:11:41 -04:00
expansion_tile_list_demo.dart Add scrollbars to Gallery (#33634) 2019-06-06 10:54:28 -07:00
full_screen_dialog_demo.dart Add scrollbars to Gallery (#33634) 2019-06-06 10:54:28 -07:00
grid_list_demo.dart Add missing trailing commas (#28673) 2019-03-01 08:17:55 +01:00
icons_demo.dart Add scrollbars to Gallery (#33634) 2019-06-06 10:54:28 -07:00
leave_behind_demo.dart Add scrollbars to Gallery (#33634) 2019-06-06 10:54:28 -07:00
list_demo.dart Add missing trailing commas (#28673) 2019-03-01 08:17:55 +01:00
material.dart [Material] Create demo for material banner (#37631) 2019-08-09 14:26:04 -04:00
menu_demo.dart Add missing trailing commas (#28673) 2019-03-01 08:17:55 +01:00
modal_bottom_sheet_demo.dart Tapping a modal bottom sheet should not dismiss it by default (#32528) 2019-05-15 15:50:39 -07:00
overscroll_demo.dart Add scrollbars to Gallery (#33634) 2019-06-06 10:54:28 -07:00
page_selector_demo.dart Add missing trailing commas (#28673) 2019-03-01 08:17:55 +01:00
persistent_bottom_sheet_demo.dart Add missing trailing commas (#28673) 2019-03-01 08:17:55 +01:00
progress_indicator_demo.dart Add missing trailing commas (#28673) 2019-03-01 08:17:55 +01:00
reorderable_list_demo.dart Add support for reverse to ReorderableListView (#26203) 2019-01-18 10:10:44 -08:00
scrollable_tabs_demo.dart Add missing trailing commas (#28673) 2019-03-01 08:17:55 +01:00
search_demo.dart fix block formatting (#29051) 2019-03-09 09:03:11 +01:00
selection_controls_demo.dart Add missing trailing commas (#28673) 2019-03-01 08:17:55 +01:00
slider_demo.dart [Material] Update slider gallery demo, including range slider (#34597) 2019-06-24 17:10:11 -04:00
snack_bar_demo.dart Update SnackBar to allow for support of the new style from Material spec (#31275) 2019-04-24 17:22:30 -04:00
tabs_demo.dart add missing type parameter on methods (#22096) 2018-10-01 21:29:08 +02:00
tabs_fab_demo.dart Add missing trailing commas (#28673) 2019-03-01 08:17:55 +01:00
text_form_field_demo.dart Add scrollbars to Gallery (#33634) 2019-06-06 10:54:28 -07:00
tooltip_demo.dart Add missing trailing commas (#28673) 2019-03-01 08:17:55 +01:00