flutter/examples/demo_launcher
Adam Barth cf88993492 RenderInkWell should use gestures
After this patch, InkWell is driven by gesture recognizers, which lets us
cleanly cancel splashes when the user actually scrolls.

I've also refactored all the clients of InkWell to use InkWell to detect
gestures instead of wrapping InkWell in a GestureDetector.

Fixes #1271
2015-10-03 12:49:34 -07:00
..
apk Roll APK versions in preparation for releases 2015-08-25 15:12:38 -07:00
assets Move example out of sky/packages to //examples 2015-08-07 17:04:50 -07:00
lib RenderInkWell should use gestures 2015-10-03 12:49:34 -07:00
BUILD.gn Move example out of sky/packages to //examples 2015-08-07 17:04:50 -07:00
pubspec.yaml Move example out of sky/packages to //examples 2015-08-07 17:04:50 -07:00
sky.yaml Move example out of sky/packages to //examples 2015-08-07 17:04:50 -07:00