• Marcel Kirchhoff's avatar
    Call image stream listeners asynchronously if added asynchronously (#95525) · c1e24765
    Marcel Kirchhoff authored
    * Call image stream listeners with new flag
    
    * Make _synchronousCall private
    
    * Rename _synchronousCall parameter to be more descriptive and add more documentation
    
    * Rename _hasInitialListeners to _addingInitialListeners and provide a better explanation
    
    * Formatting fix
    
    * Add tests
    
    * Remove dependency on decoration_test.dart
    
    * Simplify tests
    
    * Remove empty line in comment
    
    * Documentation
    
    * Trigger tests
    
    * Trigger tests
    
    * Flip boolean value
    c1e24765
Name
Last commit
Last update
..
lib Loading commit data...
test Loading commit data...
test_fixes Loading commit data...
test_private Loading commit data...
test_profile Loading commit data...
test_release Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
analysis_options.yaml Loading commit data...
build.yaml Loading commit data...
dart_test.yaml Loading commit data...
pubspec.yaml Loading commit data...