• Adam Barth's avatar
    Add a Velocity class to be explicit about units · 4fb47600
    Adam Barth authored
    We were using an Offset, which represented pixels/second, but it wasn't
    clear to clients whether that was pixels/ms. Now we use a Velocity class
    that is explict about the units.
    
    Fixes #1510
    Fixes #785
    4fb47600
Name
Last commit
Last update
..
arena_test.dart Loading commit data...
double_tap_test.dart Loading commit data...
long_press_test.dart Loading commit data...
lsq_solver_test.dart Loading commit data...
pointer_router_test.dart Loading commit data...
scale_test.dart Loading commit data...
scroll_test.dart Loading commit data...
tap_test.dart Loading commit data...
velocity_tracker_data.dart Loading commit data...
velocity_tracker_test.dart Loading commit data...