NomadicDeveloper22

Results 85 comments of NomadicDeveloper22
trafficstars

building on the same suggested settings. A setting to automatically listen for new posts in select communities in the background while the app isn't open and save them for offline...

`44 khz and 16 bits` can be expected. MQA is a lossy format

very frustrating this issue is seemingly ignored. this library is basically the only way to access files/folders with flutter

> I tested some older versions of this library and it seems to yield the same issue, perhaps there has been a breaking change in newer iOS versions? I'm trying...

As someone who has foldering watching off on my server. And manually rescan folders outside of a scheduled scan in the morning Simply having the option to trigger a folder...

This project has been abandoned unfortunately

Duplicate of #11

We should try to concentrate this discussion on the original issue #11

> What about `f`, `m`, `p`, `n`, `0..9`? > > I think we can add `preventDefault` for any browser (omit `if (browser.firefox)`). Would it make sense to just add a...

I opted for specifying which cases need the `e.preventDefault()` (letters and nums) to prevent any issue with other keys I also rearranged the switch cases so the letters and numbers...