• Adam Barth's avatar
    Use VoidCallback for onPressed and friends · d6dc9d47
    Adam Barth authored
    Previous these callbacks were leaking the implementation detail that they were
    triggered by taps. In a later patch, we're going to add a parameter to
    GestureTapCallback that these callbacks won't have.
    
    Related to #1807
    d6dc9d47
Name
Last commit
Last update
..
custom_actions.dart Loading commit data...
explosions.dart Loading commit data...
flash.dart Loading commit data...
game_demo.dart Loading commit data...
game_demo_node.dart Loading commit data...
game_object_factory.dart Loading commit data...
game_objects.dart Loading commit data...
main.dart Loading commit data...
player_state.dart Loading commit data...
power_bar.dart Loading commit data...
repeated_image.dart Loading commit data...
star_field.dart Loading commit data...