Skip to content
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

Hold fix #351

Merged
merged 6 commits into from
Mar 8, 2023
Merged

Hold fix #351

merged 6 commits into from
Mar 8, 2023

Conversation

Perondas
Copy link
Collaborator

@Perondas Perondas commented Mar 8, 2023

Should fix #339
These issues are caused by the exzessive use of Map<String, dynamic> to pass parameters. All of these should be replaced by proper dart classes that contain the possible fields.

@Perondas Perondas mentioned this pull request Mar 8, 2023
@Perondas Perondas merged commit df899df into flutter-webrtc:master Mar 8, 2023
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.

Hold not working
1 participant