flutter/examples/flutter_gallery/lib/demo/material
Greg Spencer 245d1b51ce
Add macOS to TargetPlatform (#43457)
This PR adds TargetPlatform.macOS to the TargetPlatform enum. This allows us to begin implementation of some adaptive UI based on which target platform is desired.

I haven't updated the tests here, that will come in a follow-up PR.
2019-11-26 18:32:34 -08:00
..
backdrop_demo.dart add missing trailing commas (in examples/) (#40701) 2019-09-18 20:48:07 +02:00
banner_demo.dart add missing trailing commas (in examples/) (#40701) 2019-09-18 20:48:07 +02:00
bottom_app_bar_demo.dart more ui-as-code (#35393) 2019-07-02 21:11:56 +02:00
bottom_navigation_demo.dart more UI-as-code (#35516) 2019-09-17 16:23:44 +02:00
buttons_demo.dart Add missing trailing commas (#28673) 2019-03-01 08:17:55 +01:00
cards_demo.dart more UI-as-code (#35516) 2019-09-17 16:23:44 +02:00
chip_demo.dart more UI-as-code (#35516) 2019-09-17 16:23:44 +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 macOS to TargetPlatform (#43457) 2019-11-26 18:32:34 -08:00
elevation_demo.dart Make sure all our .dart files have license headers (#44467) 2019-11-08 16:53:21 -08: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 Center action icons of swipe to dismiss example (#39670) 2019-09-09 18:32:27 -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 more UI-as-code (#35516) 2019-09-17 16:23:44 +02:00
selection_controls_demo.dart Add missing trailing commas (#28673) 2019-03-01 08:17:55 +01:00
slider_demo.dart Revert "[Material] Update the Slider and RangeSlider to the latest Material spec (#44351)" (#45268) 2019-11-20 10:42:23 -08:00
snack_bar_demo.dart add missing trailing commas (in examples/) (#40701) 2019-09-18 20:48:07 +02: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