panli200 / NG911

Capstone Project
4 stars 2 forks source link

Urgent Build Fails - webrtc static analysis #281

Closed panli200 closed 2 years ago

panli200 commented 2 years ago

Since pull #273 , building fails. /opt/hostedtoolcache/flutter/2.10.4-stable/x64/.pub-cache/hosted/pub.dartlang.org/flutter_webrtc-0.8.4/lib/src/native/rtc_data_channel_impl.dart:[16](https://github.com/panli200/NG911/runs/5758228224?check_suite_focus=true#step:6:16):7: Error: The non-abstract class 'RTCDataChannelNative' is missing implementations for these members: - RTCDataChannel.bufferedAmount - RTCDataChannel.id

panli200 commented 2 years ago

This is refer to the plugin we using: https://pub.dev/packages/flutter_webrtc/score Created a ticket under webrtc GitHub