flutter/examples
Adam Barth a3885659c5 Factor ScrollCurve out of Scrollable
Intead of hard-coding the notion of bounded scrolling into Scrollable, this CL
factors out a ScrollCurve class that applies the bounds. In the future, we'll
refine this mechanism to implement overflow scrolling.

R=eseidel@chromium.org

Review URL: https://codereview.chromium.org/1005633002
2015-03-12 10:36:09 -07:00
..
color Remove some more Sky examples that don't run 2015-03-05 10:52:29 -08:00
custom-element Move sky-*.sky into framework/elements 2015-03-11 13:50:09 -07:00
data stocks and stocks-fn should share the stocks data 2015-03-05 09:56:51 -08:00
flights Remove more scrolling code from Sky 2015-01-27 15:20:14 -08:00
fn Fix errors in Sky detected by Dart analyzer 2015-03-11 22:04:22 -07:00
input Move material Input component into sky/framework 2015-03-10 15:03:10 -07:00
scrolling Move sky-*.sky into framework/elements 2015-03-11 13:50:09 -07:00
stocks Move sky-*.sky into framework/elements 2015-03-11 13:50:09 -07:00
stocks-fn Factor ScrollCurve out of Scrollable 2015-03-12 10:36:09 -07:00
terminal Terminal: Add support for (and "fix") backspace. 2015-03-11 16:54:17 -07:00
widgets Move sky-*.sky into framework/elements 2015-03-11 13:50:09 -07:00
widgets-fn Update Button to be made of Material 2015-03-11 14:20:11 -07:00
home.sky Changes magic sequence to '!#mojo ' and strips 'mojo ' when building url 2015-01-08 10:19:52 -08:00
spinning-square.sky Fix spinning-square to spin again. 2015-02-20 10:28:03 -08:00
touch-demo.sky Use double rather than float 2015-03-02 13:11:05 -08:00