• Hans Muller's avatar
    Updated the smiley TextButton example again (#144630) · 52961f76
    Hans Muller authored
    Improved the smiley image TextButton example a little. Handling the case where the `Future.delayed` object that represents the button's one second long action is superseded by a second button press that triggers a new one-second action. This does complicate the example - just a little - but it's a little more robust. In case someone copy-and-pastes the code.
    
    The TextButton example was recently updated: https://github.com/flutter/flutter/pull/144583
    52961f76
Name
Last commit
Last update
..
animation/animation_controller Loading commit data...
cupertino Loading commit data...
gestures/tap_and_drag Loading commit data...
material Loading commit data...
painting Loading commit data...
rendering Loading commit data...
sample_templates Loading commit data...
services Loading commit data...
ui/text Loading commit data...
widgets Loading commit data...
flutter_test_config.dart Loading commit data...
goldens_io.dart Loading commit data...
goldens_web.dart Loading commit data...