flutter/examples/widgets
Adam Barth 50bfdedbf4 Split box.dart into many files
Sadly, box.dart has grown much longer than 1000 lines. This patch splits it up
into several files based on the class hierarchy. Fortunately, many of these
classes are loosely coupled to each other.
2015-08-18 20:55:32 -07:00
..
big_switch.dart Move example out of sky/packages to //examples 2015-08-07 17:04:50 -07:00
block_viewport.dart Move example out of sky/packages to //examples 2015-08-07 17:04:50 -07:00
BUILD.gn Move example out of sky/packages to //examples 2015-08-07 17:04:50 -07:00
card_collection.dart Move example out of sky/packages to //examples 2015-08-07 17:04:50 -07:00
container.dart Split box.dart into many files 2015-08-18 20:55:32 -07:00
drag_and_drop.dart Add support for drag-and-drop 2015-08-17 14:06:19 -07:00
ensure_visible.dart Split box.dart into many files 2015-08-18 20:55:32 -07:00
horizontal_scrolling.dart Move example out of sky/packages to //examples 2015-08-07 17:04:50 -07:00
navigation.dart Move example out of sky/packages to //examples 2015-08-07 17:04:50 -07:00
overlay_geometry.dart Rename Widget.root to Widget.renderObject 2015-08-17 14:15:26 -07:00
piano.dart Split box.dart into many files 2015-08-18 20:55:32 -07:00
pop_out_and_expand.dart Move example out of sky/packages to //examples 2015-08-07 17:04:50 -07:00
progress_indicator.dart Fix analyzer warnings 2015-08-17 14:32:29 -07:00
pubspec.yaml pubspec.yaml files for the smaller demos. 2015-08-10 17:13:17 -07:00
sector.dart Move example out of sky/packages to //examples 2015-08-07 17:04:50 -07:00
spinning_mixed.dart Split box.dart into many files 2015-08-18 20:55:32 -07:00
styled_text.dart Move example out of sky/packages to //examples 2015-08-07 17:04:50 -07:00
tabs.dart Move example out of sky/packages to //examples 2015-08-07 17:04:50 -07:00