on_audio_query_web library

Classes

OnAudioQueryPlugin
A web implementation of the OnAudioQueryWeb plugin.

Functions

checkAlbumsArgs(String argsVal, dynamic args, List<AlbumModel> tmpList) List<AlbumModel>
checkArtistsArgs(String argsVal, dynamic args, List<ArtistModel> tmpList) List<ArtistModel>
checkGenresArgs(String argsVal, dynamic args, List<GenreModel> tmpList) List<GenreModel>
checkSongsArgs(String argsVal, dynamic args, List<SongModel> tmpList) List<SongModel>