Colton Grubbs

Results 14 issues of Colton Grubbs

**Which API doesn't behave as documented, and how does it misbehave?** Some resources are retained despite calling player.dispose(). **Minimal reproduction project** https://github.com/Colton127/just_audio/blob/fix_memleak/just_audio/example/lib/main.dart **To Reproduce** Steps to reproduce the behavior: 1....

bug
1 backlog

### 👟 Reproduction steps 1. Create a fresh installation of Appwrite (issue occurs on both 1.8.0 and 1.7.4). Be sure to use same installation config (SSL key) from existing installation....

product / databases
product / migrations
sdk / cli

## Related Issues fixes (https://github.com/rrousselGit/riverpod/discussions/4367) ## Checklist Before you create this PR confirm that it meets all requirements listed below by checking the relevant checkboxes (`[x]`). - [x] I have...

### 👟 Reproduction steps Specify a non-null value for "total" in listFiles. ### 👍 Expected behavior listFiles should return a FileList object ### 👎 Actual Behavior ``` [ERROR:flutter/runtime/dart_vm_initializer.cc(40)] Unhandled Exception:...

bug