issues
search
100mslive
/
100ms-flutter
Flutter Live Streaming, Video Conferencing SDK & Sample App
https://www.100ms.live/
MIT License
144
stars
73
forks
source link
Using VB instance instead of singleton
#1770
Closed
ygit
closed
6 months ago
ygit
commented
6 months ago
Description
Using VB instance instead of singleton
Pre-launch Checklist
[x] The
Documentation
is updated accordingly, or this PR doesn't require it.
[x] The
ExampleAppChangelog
is updated with related tickets, or this PR doesn't require it.
[x] I updated/added relevant documentation (doc comments with
///
).
[x] I listed at least one issue that this PR fixes in the description above.
[x] I read and followed the
Flutter Style Guide
, including
Features we expect every widget to implement
.
[x] I added new tests to check the change I am making, or this PR is test-exempt.
[x] All existing and new tests are passing.
Description
Pre-launch Checklist
///
).