flutter/examples/flutter_gallery/lib/demo/material
Alexandre Ardhuin 0fb84e96c7
Prefer void to null (#22977)
* Future<void> main

* Future<void>.delayed

* prefer_void_to_Null

* address review comments
2018-10-16 22:03:06 +02:00
..
backdrop_demo.dart Animation API improvements (#21540) 2018-09-23 00:43:05 -07:00
bottom_app_bar_demo.dart Prefer void to null (#22977) 2018-10-16 22:03:06 +02:00
bottom_navigation_demo.dart add missing type parameter on methods (#22096) 2018-10-01 21:29:08 +02:00
buttons_demo.dart add missing type parameter on methods (#22096) 2018-10-01 21:29:08 +02:00
cards_demo.dart ButtonTheme.of().colorScheme defers to Theme (#22880) 2018-10-10 11:40:30 -07:00
chip_demo.dart add missing type parameter on methods (#22096) 2018-10-01 21:29:08 +02:00
data_table_demo.dart Add API docs link to each gallery demo (#22379) 2018-09-28 16:06:41 -07:00
date_and_time_picker_demo.dart Prefer void to null (#22977) 2018-10-16 22:03:06 +02:00
dialog_demo.dart Prefer void to null (#22977) 2018-10-16 22:03:06 +02:00
drawer_demo.dart add missing type parameter on methods (#22096) 2018-10-01 21:29:08 +02:00
elevation_demo.dart add missing type parameter on methods (#22096) 2018-10-01 21:29:08 +02:00
expansion_panels_demo.dart use RadioListTile in expansion panels demo (#20240) 2018-10-02 11:15:17 -07:00
full_screen_dialog_demo.dart Prefer void to null (#22977) 2018-10-16 22:03:06 +02:00
grid_list_demo.dart add missing type parameter on methods (#22096) 2018-10-01 21:29:08 +02:00
icons_demo.dart Add API docs link to each gallery demo (#22379) 2018-09-28 16:06:41 -07:00
leave_behind_demo.dart add missing type parameter on methods (#22096) 2018-10-01 21:29:08 +02:00
list_demo.dart Prefer void to null (#22977) 2018-10-16 22:03:06 +02:00
material.dart [Gallery] Material elevations (shadows) demo (#20842) 2018-08-22 13:02:35 -04:00
menu_demo.dart Add API docs link to each gallery demo (#22379) 2018-09-28 16:06:41 -07:00
modal_bottom_sheet_demo.dart Add API docs link to each gallery demo (#22379) 2018-09-28 16:06:41 -07:00
overscroll_demo.dart Prefer void to null (#22977) 2018-10-16 22:03:06 +02:00
page_selector_demo.dart add missing type parameter on methods (#22096) 2018-10-01 21:29:08 +02:00
persistent_bottom_sheet_demo.dart Prefer void to null (#22977) 2018-10-16 22:03:06 +02:00
progress_indicator_demo.dart add missing type parameter on methods (#22096) 2018-10-01 21:29:08 +02:00
reorderable_list_demo.dart Prefer void to null (#22977) 2018-10-16 22:03:06 +02:00
scrollable_tabs_demo.dart add missing type parameter on methods (#22096) 2018-10-01 21:29:08 +02:00
search_demo.dart add missing type parameter on methods (#22096) 2018-10-01 21:29:08 +02:00
selection_controls_demo.dart Material Switch optionally adapts per platform: Switch.adaptive() (#22688) 2018-10-08 10:39:59 -07:00
slider_demo.dart Add API docs link to each gallery demo (#22379) 2018-09-28 16:06:41 -07:00
snack_bar_demo.dart add missing type parameter on methods (#22096) 2018-10-01 21:29:08 +02:00
tabs_demo.dart add missing type parameter on methods (#22096) 2018-10-01 21:29:08 +02:00
tabs_fab_demo.dart Prefer void to null (#22977) 2018-10-16 22:03:06 +02:00
text_form_field_demo.dart Add API docs link to each gallery demo (#22379) 2018-09-28 16:06:41 -07:00
tooltip_demo.dart add missing type parameter on methods (#22096) 2018-10-01 21:29:08 +02:00
two_level_list_demo.dart Add API docs link to each gallery demo (#22379) 2018-09-28 16:06:41 -07:00