flutter/dev/manual_tests
Adam Barth 6fd6859793 LazyBlock docs and physics
This patch adds dartdoc to LazyBlock. Also, this patch fixes the scrolling
physics of LazyBlock. Previously, we updated a running simulation only when the
change in scroll behavior changed the current scroll offset. Now we update
running simulations every time the behavior changes because the simulation
might depend on quantities other than the current scroll offset.
2016-04-06 12:36:54 -07:00
..
android Stop using a prebuilt APK 2016-03-14 13:32:00 -07:00
.gitignore Remove //examples/widgets 2016-03-08 16:37:32 -08:00
card_collection.dart LazyBlock docs and physics 2016-04-06 12:36:54 -07:00
drag_and_drop.dart Support hairline borders 2016-03-24 14:05:38 -07:00
flutter.yaml Bring the hamburger menu back to card_collection 2016-04-01 14:55:20 -07:00
mozart.dart Add @override annotations to flutter framework 2016-03-14 14:02:26 -07:00
overlay_geometry.dart LazyBlock docs and physics 2016-04-06 12:36:54 -07:00
pageable_list.dart Add @override annotations to flutter framework 2016-03-14 14:02:26 -07:00
pubspec.yaml Remove //examples/widgets 2016-03-08 16:37:32 -08:00
raw_keyboard.dart Add @override annotations to flutter framework 2016-03-14 14:02:26 -07:00