Skip to content

use strict JS interop type - #574

Closed
eschmidbauer wants to merge 1 commit into
flutter-webrtc:mainfrom
eschmidbauer:jsify-fix
Closed

use strict JS interop type#574
eschmidbauer wants to merge 1 commit into
flutter-webrtc:mainfrom
eschmidbauer:jsify-fix

Conversation

@eschmidbauer

Copy link
Copy Markdown
Contributor

Dart 3.4+/Flutter 3.22+ style uses strict JS interop types.
Older dart:html allowed passing String directly; the new web package requires explicit conversion to JS types.

@himanshujjp

Copy link
Copy Markdown

This change overlaps with PR #568, which already applies the same fix.

@eschmidbauer

Copy link
Copy Markdown
Contributor Author

@himanshujjp ok - this is an urgent fix needed for a lot of people using the sip-ua package. I will close this and watch #568

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants