flutter/examples/widgets
Adam Barth 95277953aa Document and bring sanity to BoxConstraints
Turns out many of the functions on BoxConstraints weren't used or had callers
that could easily be updated to other functions. I've added dartdoc to all the
public functions as well as renamed some functions that had similar names but
did different things.
2015-09-05 11:33:02 -07:00
..
big_switch.dart Add package:sky/rendering.dart 2015-08-18 21:39:51 -07:00
BUILD.gn Move example out of sky/packages to //examples 2015-08-07 17:04:50 -07:00
card_collection.dart Add Dismissable unit tests 2015-09-04 14:31:03 -07:00
container.dart Replace Flex to Row and Column in tests and examples. 2015-08-26 09:05:14 -07:00
date_picker.dart Add date picker to widgets library and teach fitness app to use it 2015-08-25 16:41:11 -07:00
drag_and_drop.dart Replace Flex to Row and Column in tests and examples. 2015-08-26 09:05:14 -07:00
ensure_visible.dart Remove lerp.dart 2015-09-03 12:36:24 -07:00
horizontal_scrolling.dart Replace Flex to Row and Column in tests and examples. 2015-08-26 09:05:14 -07:00
mixed_viewport.dart Update mixed_viewport example to new Key API 2015-08-31 11:37:25 -07:00
navigation.dart Replace Flex to Row and Column in tests and examples. 2015-08-26 09:05:14 -07:00
overlay_geometry.dart Remove lerp.dart 2015-09-03 12:36:24 -07:00
pageable_list.dart Remove lerp.dart 2015-09-03 12:36:24 -07:00
piano.dart Replace Flex to Row and Column in tests and examples. 2015-08-26 09:05:14 -07:00
pop_out_and_expand.dart Use GestureDetector in the framework and examples 2015-08-28 10:58:46 -07:00
progress_indicator.dart Use GestureDetector in the framework and examples 2015-08-28 10:58:46 -07:00
pubspec.yaml pubspec.yaml files for the smaller demos. 2015-08-10 17:13:17 -07:00
sector.dart Replace Flex to Row and Column in tests and examples. 2015-08-26 09:05:14 -07:00
spinning_mixed.dart Replace Flex to Row and Column in tests and examples. 2015-08-26 09:05:14 -07:00
styled_text.dart Document and bring sanity to BoxConstraints 2015-09-05 11:33:02 -07:00
tabs.dart Rationalise the Key API. 2015-08-28 13:17:34 -07:00