Lucas Josino
Lucas Josino
`Sometimes` the app will crash after calling/accepting the request permission method.
To support `lockscreen` images using `just_audio` (just_audio_background) we need the image path. Initially this `path` will only work on `Android` platform. Some links to help with this feature: * IOS:...
After the `[2.0.0]` version, both `[querySongsBy]` and `[queryAudiosOnly]` were removed. To avoid unnecessary code/methods i'm planning to add all the methods that return audios/songs inside one: `[querySongs]`. I'm still thinking...
### Description The `year` field (excluded from SongModel, only available on getMap), will always be null on both ContentResolver and MediaMetadataRetriever. #### Test with: - ID3v2.3 - ID3v2.4 - [Flac](https://github.com/moritz-weber/mucke/issues/70)
### Description Add ContentQueryMap to queries and cache values instead of request/query values from the database on every request. > Caches the contents of a cursor into a Map of...
The plugin on-audio-query version `3.0.0-beta.0` *on pub.dev* and `v3-arc` *on git* will no longer be maintained and i recommend you to **NOT USE** this specific version. I decided, after working...