peerdart icon indicating copy to clipboard operation
peerdart copied to clipboard

Simple peer-to-peer with WebRTC for Dart. PeerDart mirrors the design of peerjs.

Results 9 peerdart issues
Sort by recently updated
recently updated
newest added

Hi developers! First of all want to say great thanks for your plugin! But I can not use it at this moment because of next issue: **Describe the bug** 1Android...

bug

Hello there! I am using the package and i works well with android but on iphone physical device even though i have asked the persmissions and gave them the front...

bug

I used the example code provided for the package and added an extra button to close the mediaconnection using the close() function explained in peerjs documentation when user clicks the...

bug

When a peer disconnects an error is thrown bad state cannot fire event after calling close is there any fix or solution for this problem.

bug

Cannot user data on subsequent reconnect, getting data as "123", on the peerdart but ok for browser. Note, the user data is ok on first connect. On reconnecting or closing...

![image](https://github.com/MuhammedKpln/peerdart/assets/24710386/65dcde45-4398-4506-994b-8c0c70b0b0d0) [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: Bad state: Cannot add new events after calling close #0 _BroadcastStreamController.add (dart:async/broadcast_stream_controller.dart:243:24) #1 StreamEventEmitter.emitEvent (package:events_emitter/emitters/stream_event_emitter.dart:53:51) #2 StreamEventEmitter.emit (package:events_emitter/emitters/stream_event_emitter.dart:92:40) #3 Socket.start. (package:peerdart/src/socket.dart:64:7) #4 _RootZone.runGuarded (dart:async/zone.dart:1582:10) #5 _BufferingStreamSubscription._sendDone.sendDone...

I can video call randomly but issues is that i can't see other people video also after video disconnected audio still working https://github.com/Ayushpanditmoto/Flutter_Omegle