• 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
velocity_tracker_test.dart 1.88 KB