flutter_mpmediaplayer 0.2.0 flutter_mpmediaplayer: ^0.2.0 copied to clipboard
A plugin to interface with MPMediaPlayer on iOS/iPadOS.
0.2.0 #
BREAKING: getRecentTracks()
is now a paged request.
0.1.2 #
Fixed PlayedSong
missing playbackDuration
and artwork
.
0.1.1 #
Updated image sizes.
0.1.0 #
Added methods for searching and getting detailed entities.
0.0.2 #
- Added
authorizationStatus
getter.
0.0.1 #
- Initial release with support for fetching recent tracks.