- Fix
StreamGroup.broadcast().close()to properly complete when all streams in the group close without being explicitly removed. - Run
dart formatwith the new style.
StreamGroup.broadcast().close() to properly complete when all streams in the group close without being explicitly removed.dart format with the new style.