-
Notifications
You must be signed in to change notification settings - Fork 37
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error: Function converted via 'toJS' #55
Comments
f27d27c fixes this for me. so for the time being i use:
|
here is PR #54 for this error |
+1 on this |
i'm getting this ../../../.pub-cache/hosted/pub.dev/dart_webrtc-1.4.9/lib/src/rtc_data_channel_impl.dart:34:11: Error: Function converted via 'toJS' contains invalid types in its function signature: 'Future Function(MessageEvent)'. |
Hi when update flutter to Flutter 3.27.0 , i have multiple error with Error: Function converted via 'toJS'.
for example
media_stream_track_impl.dart:13:68: Error: Function converted via 'toJS' contains invalid types in its function signature: '*dynamic* Function(*dynamic*)'.
The text was updated successfully, but these errors were encountered: