• Adam Barth's avatar
    Convert drag gestures to use details objects (#4343) · 2d4acb80
    Adam Barth authored
    Previously we supplied individual parameters to the various drag and pan
    callbacks. However, that approach isn't extensible because each new
    parameter is a breaking change to the API.
    
    This patch makes a one-time breaking change to the API to provide a
    "details" object that we can extend over time as we need to expose more
    information. The first planned extension is adding enough information to
    accurately produce an overscroll glow on Android.
    2d4acb80
Name
Last commit
Last update
..
flutter Loading commit data...
flutter_driver Loading commit data...
flutter_markdown Loading commit data...
flutter_sprites Loading commit data...
flutter_test Loading commit data...
flutter_tools Loading commit data...
flx Loading commit data...
playfair Loading commit data...
.gitignore Loading commit data...