Josh Juncker

Results 6 issues of Josh Juncker

It seems that Amber currently lacks a default convention for caching/versioning bundled assets as well as referencing those cached assets from views (think sprockets in rails). Since Amber already relies...

status:help-wanted
kind:optimization

Much appreciation for this package. It sadly isn't maintained and hasn't seen a release for over a year. I decided to create a new package, heavily influenced from this one....

**Describe the bug** When I join a Live Broadcast channel, `AgoraVideoViewer` with channel data `ChannelProfile.LiveBroadcasting` and `ClientRole.Audience` it still splits the screen as if I were going to publish my...

bug

I upgraded to flutter 3.3.2 from 3.0.5, and I get the following error in release mode. Debug mode works fine, and 3.0.5 works fine. Note that the error only happens...

Steps to Reproduce: 1. Put a aac file in Android with a .m4a container (https://pub.dev/packages/record will produce such a file) 2. Use mime package to determine mime type of file....

I ran into the issue where I was searching/filtering the mentions data via remote http calls, and then updating state with the newly filtered data. However, the library then also...