Fix: Visibility Optimization randomly not working (#65)
* use widget id instead of state id * ignore local video view events * switch remote view visibility also * use Key for a reliable id * remove local check * clean up * redesign * check mounted * remove mount check * more optimization * quick wake up * mark internal * rename to adaptiveStream
This commit is contained in:
@@ -22,7 +22,6 @@ dependencies:
|
||||
uuid: ^3.0.4
|
||||
synchronized: ^3.0.0
|
||||
protobuf: ^2.0.1
|
||||
visibility_detector: ^0.2.2
|
||||
flutter_webrtc: ^0.8.0
|
||||
dart_webrtc: ^1.0.2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user