dart_ytmusic_api 1.0.7 dart_ytmusic_api: ^1.0.7 copied to clipboard
Unofficial YouTube Music Api for dart
1.0.7 #
- Fixes
- Some songs were not found.
1.0.6 #
Fixes
- Fixed song duration handler
1.0.5 #
Fixes
- Fixed albumParser: Fixed bad element when ids array is empty.
- Fixed artistPaser: Fixed filters to prevent return items where albumId is empty.
- Fixed songParser: Fixed duration parser.
1.0.4 #
- Fixed no songs in some albums
1.0.3 #
- Fixed album songs
1.0.2 #
- Return artist songs instead of album songs in getAlbum to increase lyrics search.
1.0.0 #
- Initial version.