• amirh's avatar
    Add support for GestureArenaTeam captains. (#20883) · e24ac508
    amirh authored
    The team captain wins the arena on behalf of the team.
    When any of the team members claims victory for the arena the captain
    accepts the gesture.
    
    This is used when embeddeding platform views - we allow configuring a
    set of gestures that should be forwarded to the platform view.
    We add the set of gesture recognizers to a GestureArenaTeam with a
    captain, and if the captain accepts the gesture we forward it to the
    platform view.
    e24ac508
Name
Last commit
Last update
..
arena.dart Loading commit data...
binding.dart Loading commit data...
constants.dart Loading commit data...
converter.dart Loading commit data...
debug.dart Loading commit data...
drag.dart Loading commit data...
drag_details.dart Loading commit data...
events.dart Loading commit data...
hit_test.dart Loading commit data...
long_press.dart Loading commit data...
lsq_solver.dart Loading commit data...
monodrag.dart Loading commit data...
multidrag.dart Loading commit data...
multitap.dart Loading commit data...
pointer_router.dart Loading commit data...
recognizer.dart Loading commit data...
scale.dart Loading commit data...
tap.dart Loading commit data...
team.dart Loading commit data...
velocity_tracker.dart Loading commit data...