Bart Selwesiuk

Results 5 issues of Bart Selwesiuk

## Use case Currently, there is no way to play videos of infinite duration (e.g. recorded with [`html.MediaRecorder`](https://developer.mozilla.org/en-US/docs/Web/API/MediaRecorder), see [Chromium issue](https://bugs.chromium.org/p/chromium/issues/detail?id=642012)) as the following error is thrown: ``` errors.dart:202 Uncaught...

new feature
plugin
p: first party
platform-web
p: video_player
proposal
passed first triage
P4

**Describe the bug** It is not possible to sign a message or transaction when connected to a Rainbow wallet. The Rainbow wallet is launched but it doesn't show a pop-up...

**Describe the bug** We've observed that the WalletConnect session sometimes expires and returns that the connected wallet address is null, even if it was connected successfully before. **To Reproduce** Initialize...

### Describe the bug When the stream of messages `streamBatchMessages` is idle for 5-15 minutes (there is no new message received within that time), it sometimes fails to emit all...

bug

### Describe the bug Starting a new conversation might throw an exception when the peer's contact is cached. The method that throws when starting a conversation: https://github.com/xmtp/xmtp-flutter/blob/9075969f50fb005dd5b0ccf1d3858645beb36353/lib/src/conversation/conversation_v2.dart#L52 Thrown error ```dart...

bug