This repository has been archived by the owner on Sep 19, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change the `getImagePath` return from `String` to `Bytes(Uint8List)`. (✔️) Fix `bug` with permission methods. (✔️) Fix no `ALBUM` tag in `TagType`. (✔️) Add feature to search inside all folders when using Android 10 or above. (✔️) Change `readAudio`, `readAllAudio` and `readSpecificsAudioTags` return type from `Map` to `AudioModel`. (✔️) Discontinue `readAllAudio` and `getImagePath`. (✔️) Create `ImageModel`. (✔️) Add `ALL` possible tag type. (✔️) Add `ALL` possible getter to `AudioModel`. (✔️)
- Loading branch information
Showing
20 changed files
with
1,279 additions
and
773 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.