iberatkaya / playify

Playify is a Flutter plugin for play/pause/seek songs, fetching music metadata, and browsing music library.
https://pub.dev/packages/playify
MIT License
33 stars 13 forks source link

Is there any way I can get songs based on genre? #12

Closed omartoutounji closed 2 years ago

omartoutounji commented 2 years ago

Or get a list of genre's available on the user's library and then get songs based on that? I looked at your documentation and didn't find anything so wondering if it's there

iberatkaya commented 2 years ago

You can now get all genres and get songs by genre in version 2.0.1 🎉