Lucas Josino

Results 7 issues of Lucas Josino

`Sometimes` the app will crash after calling/accepting the request permission method.

T: Bug
S: Need test
PRI: High
P: Android

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:...

Extra: Feature
PRI: Low
T: Change
S: To-Do
P: Android

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...

Extra: Feature
P: Android
P: IOS
P: Web

### 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)

T: Bug
PRI: Low
P: Android

### 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...

Extra: Feature
P: Android

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...

PRI: High