stream-video-flutter
stream-video-flutter copied to clipboard
Flutter Video SDK - Build your own video app experience using Dart, Flutter and the Stream Video Messaging API.
Stack Trace: ``` Exception: type 'Null' is not a subtype of type 'Object' in type cast with trace #0 CastMap.forEach. (dart:_internal/cast.dart:286:25) #1 _LinkedHashMapMixin.forEach (dart:collection-patch/compact_hash.dart:633:13) compact_hash.dart:633 #2 CastMap.forEach (dart:_internal/cast.dart:285:13) cast.dart:285 #3...
The `StreamLobbyView` and `StreamLobbyVideo` components seem limited in a couple of important ways, in order of priority in my opinion: 1. They always use `StreamVideo.instance`, which causes problems for apps...