flutter/examples/flutter_gallery/lib/demo
Ian Hickson cd89e867ef About box API (#4677)
This API is the front-end part of the work on showing licenses.

Future patches will:

* Provide an API for registering what licenses should be shown here,
  which will be used by this feature to shown licenses but could also be
  used by custom code for showing licenses (e.g. for people not using
  the Material widgets).

* Actually populate this license API from all the licenses we currently
  use in the engine, in the framework, and from any pub packages that
  are used (directly or indirectly) by the application.
2016-06-22 10:42:02 -07:00
..
calculator Review nits. 2016-06-14 15:32:42 -07:00
shrine ImageIcon (#4649) 2016-06-20 21:04:45 -07:00
all.dart Remove the redundant drop-down button demo (#4380) 2016-06-04 09:31:32 -07:00
buttons_demo.dart Make the limit that defines Row/Column free space configurable (#4646) 2016-06-21 14:29:22 -07:00
calculator_demo.dart Reorganize the calculator demo (#4536) 2016-06-13 11:44:46 -07:00
cards_demo.dart Use an ellipsis to clip wide cards_demo titles (#4604) 2016-06-16 17:20:54 -07:00
chip_demo.dart Call it Flutter Gallery (#3801) 2016-05-09 11:00:54 -07:00
colors_demo.dart AppBar bottom widget, not necessarily a TabBar (#4631) 2016-06-20 12:45:20 -07:00
contacts_demo.dart ImageIcon (#4649) 2016-06-20 21:04:45 -07:00
data_table_demo.dart Header for PaginatedDataTable (#4468) 2016-06-08 17:29:26 -07:00
date_picker_demo.dart Call it Flutter Gallery (#3801) 2016-05-09 11:00:54 -07:00
dialog_demo.dart ImageIcon (#4649) 2016-06-20 21:04:45 -07:00
fail.dart Call it Flutter Gallery (#3801) 2016-05-09 11:00:54 -07:00
full_screen_dialog_demo.dart ImageIcon (#4649) 2016-06-20 21:04:45 -07:00
grid_list_demo.dart Remove the gallery Live Demo buttons, etc (#4678) 2016-06-21 17:28:41 -07:00
icons_demo.dart ImageIcon (#4649) 2016-06-20 21:04:45 -07:00
leave_behind_demo.dart ImageIcon (#4649) 2016-06-20 21:04:45 -07:00
list_demo.dart ImageIcon (#4649) 2016-06-20 21:04:45 -07:00
menu_demo.dart ImageIcon (#4649) 2016-06-20 21:04:45 -07:00
modal_bottom_sheet_demo.dart Call it Flutter Gallery (#3801) 2016-05-09 11:00:54 -07:00
overscroll_demo.dart ImageIcon (#4649) 2016-06-20 21:04:45 -07:00
page_selector_demo.dart ImageIcon (#4649) 2016-06-20 21:04:45 -07:00
persistent_bottom_sheet_demo.dart ImageIcon (#4649) 2016-06-20 21:04:45 -07:00
pesto_demo.dart ImageIcon (#4649) 2016-06-20 21:04:45 -07:00
progress_indicator_demo.dart Revert "Rename DefaultTextStyle constructor to explicit (#3920)" (#3930) 2016-05-16 11:08:07 -07:00
scrollable_tabs_demo.dart ImageIcon (#4649) 2016-06-20 21:04:45 -07:00
selection_controls_demo.dart Make the limit that defines Row/Column free space configurable (#4646) 2016-06-21 14:29:22 -07:00
shrine_demo.dart Version 0.0 of a gallery demo of the Material Design "Shrine" app (#4327) 2016-06-02 14:23:20 -07:00
slider_demo.dart Use @required for onPressed and onChanged (#4534) 2016-06-12 13:25:06 -07:00
snack_bar_demo.dart Call it Flutter Gallery (#3801) 2016-05-09 11:00:54 -07:00
tabs_demo.dart AppBar bottom widget, not necessarily a TabBar (#4631) 2016-06-20 12:45:20 -07:00
tabs_fab_demo.dart ImageIcon (#4649) 2016-06-20 21:04:45 -07:00
text_field_demo.dart Use KeyboardType.phone for the Gallery app's text demo. (#3983) 2016-05-17 15:36:59 -04:00
time_picker_demo.dart Call it Flutter Gallery (#3801) 2016-05-09 11:00:54 -07:00
tooltip_demo.dart ImageIcon (#4649) 2016-06-20 21:04:45 -07:00
two_level_list_demo.dart AppBar bottom widget, not necessarily a TabBar (#4631) 2016-06-20 12:45:20 -07:00
typography_demo.dart About box API (#4677) 2016-06-22 10:42:02 -07:00