onTrack not getting called in flutter_webrtc package
I am trying to integrate a video calling feature in my app which would have flutter app on one end and angular web app on the other side (caller would be user with angular website and receiver would be on flutter mobile app) but the package available in flutter to integrate webrtc is not working correctly.