8000 fix: annotate_overrides. · fotiDim/flutter-webrtc@5e386d4 · GitHub
[go: up one dir, main page]

Skip to content

Commit 5e386d4

Browse files
committed
fix: annotate_overrides.
1 parent 6a85bee commit 5e386d4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/src/native/factory_impl.dart

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ class RTCFactoryNative extends RTCFactory {
5151
return MediaRecorderNative();
5252
}
5353

54+
@override
5455
VideoRenderer videoRenderer() {
5556
return RTCVideoRenderer();
5657
}

0 commit comments

Comments
 (0)
0