flutter/examples/widgets
Hixie a91dd07cb3 Draggable
Introduce a Draggable class that wraps all the logic of dragging
something and dropping it on a DragTarget.

Update examples/widgets/drag_and_drop.dart accordingly.

Make the performance/transition part of routes optional.
2015-09-29 18:00:40 -07:00
..
big_switch.dart Rename ComponentState and use initState(). 2015-09-24 16:00:51 -07:00
BUILD.gn Move example out of sky/packages to //examples 2015-08-07 17:04:50 -07:00
card_collection.dart SnapOffsets for fling Scrolling 2015-09-29 11:09:59 -07:00
container.dart Port Date Picker example to fn3 2015-09-24 14:46:29 -07:00
date_picker.dart Rename ComponentState and use initState(). 2015-09-24 16:00:51 -07:00
drag_and_drop.dart Draggable 2015-09-29 18:00:40 -07:00
ensure_visible.dart Move theme into material.dart 2015-09-18 09:57:21 -07:00
horizontal_scrolling.dart Port some more examples to fn3 2015-09-24 15:43:40 -07:00
mixed_viewport.dart Update mixed_viewport example to new Key API 2015-08-31 11:37:25 -07:00
navigation.dart Update navigation example after Navigator changes 2015-09-26 13:07:46 -07:00
overlay_geometry.dart Remove EventDisposition 2015-09-21 16:45:09 -07:00
pageable_list.dart Port even more examples to fn3 2015-09-24 16:09:37 -07:00
piano.dart Port some more examples to fn3 2015-09-24 15:43:40 -07:00
progress_indicator.dart Port even more examples to fn3 2015-09-24 16:09:37 -07:00
pubspec.yaml pubspec.yaml files for the smaller demos. 2015-08-10 17:13:17 -07:00
scale.dart Port even more examples to fn3 2015-09-24 16:09:37 -07:00
sector.dart Add dartdoc for proxy_box.dart and other code in rendering 2015-09-14 10:35:31 -07:00
spinning_mixed.dart Rename Sky to Flutter in a few more places 2015-09-26 12:46:03 -07:00
styled_text.dart Fix typos in fn3 2015-09-25 08:42:39 -07:00
tabs.dart Port even more examples to fn3 2015-09-24 16:09:37 -07:00