SIGN IN SIGN UP

Call image stream listeners asynchronously if added asynchronously (#95525)

* 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
M
Marcel Kirchhoff committed
c1e24765d2dfa1b73d617b2cc373c3aafd862470
Parent: d1e1c82
Committed by GitHub <noreply@github.com> on 1/21/2022, 6:18:46 PM