Trey Thomas

Results 7 issues of Trey Thomas

**Is your feature request related to a problem? Please describe.** I am wanting to call ref.invalidate for my providers upon the destruction of the StateNotifier.autoDispose and was wondering if there...

enhancement
question

**Question** Hive docs say that I can remove a Hive field as long as I do not use the field number again for any other field. ```text Fields can be...

question

Ran across a common issue with iOS devices and this package. Unsure how to resolve on my own. Here's the stacktrace. > package:flutter/src/services/message_codecs.dart 652 in StandardMethodCodec.decodeEnvelope package:flutter/src/services/platform_channel.dart 310 in MethodChannel._invokeMethod...

**Bug description:** I am using the Jitsi Flutter SDK which uses RNCWebView for their Shared Documents screen, and when I run it on Android emulator, everything works fine. But when...

Type: bug report

Hey everyone, I recently came across an issue when opening a shared document. When I open it in a meeting on Android emulator, everything works fine. But when I do...

I am finding it problematic to always have to stop idling and then restarting it. And when i am attempting to make async requests, some requests will restart idling while...

**Is your feature request related to a problem you are facing?** We are needing to automatically export the whiteboard to our backend server upon termination of a meeting. **Describe the...

feature-request