• Ian Hickson's avatar
    Clean up startProgress logic. (#19695) · 0636c6fe
    Ian Hickson authored
    Disallow calling stop() or cancel() multiple times. This means that
    when you use startProgress you have to more carefully think about what
    exactly is going on.
    
    Properly cancel startProgress in non-ANSI situations, so that
    back-to-back startProgress calls all render to the console.
    0636c6fe
update_packages.dart 50.9 KB