Matthias Kröll

Results 10 issues of Matthias Kröll

First I want to thank you for this nice plugin, saved me A LOT of time I think :) I needed custom prompts for different actions, because in my App...

The deps are getting a little bit out of date, so I updated them. Test and example App work fine. This includes WebRTC 0.9.0. For example I am seeing some...

First I want to thank you for the dev expierence with livekit, it is really awesome. This project is going to huge. :) My issue is, It just won't connect...

**Enhance Worklog View: Add/Delete Tasks and Edit Time for Any Date** Firstly, thank you for this outstanding software. I have been using it daily for the past year, and it...

enhancement
help wanted
Stale

Do not hinder `wasm` compilation. ``` Context: The unavailable library 'dart:html' is imported through these packages: web_plugin_registrant.dart => package:flutter_secure_storage_web => dart:html ``` **Describe the solution you'd like** Move away from...

Make flutter-stripe not hinder `wasm` compilation. ``` Context: The unavailable library 'dart:html' is imported through these packages: web_plugin_registrant.dart => package:flutter_stripe_web => dart:html web_plugin_registrant.dart => package:flutter_stripe_web => package:stripe_js => dart:html ```...

needs triage

``` An unexpected error was encountered by the Analysis Server. Please file an issue at https://github.com/dart-lang/sdk/issues/new/choose with the following details: Internal error: Exception while using a AvoidRedundantArgumentValues to visit a...

area-analyzer
P2
type-bug
crash

**Describe the bug** With 0.14 the web build fails with: ``` Target dart2js failed: ProcessException: Process exited abnormally with exit code 1: ../../.pub-cache/hosted/pub.dev/flutter_webrtc-0.14.0/lib/src/web/rtc_video_renderer_impl.dart:34:7: Error: The non-abstract class 'RTCVideoRenderer' is missing...

# Fix Track Subscription Issues on Participant Rejoin @cloudwebrtc @hiroshihorie could you have a look please? ## Problem Statement This PR addresses critical track subscription failures that occur when participants...