nowplaying 1.0.2
nowplaying: ^1.0.2 copied to clipboard
A plugin to reveal metadata for the currently playing audio track
Changelog #
1.0.2 #
- Add parent bundle id/package name to MusizBrainz UA for recognition of possible commercial app usage
- Expose
DefaultNowPlayingImageResolverso that it can be extended - Make track info refresh when app foregrounded
- Fallback to duckduckgo search for image resolution
- Change logic re: updating caller when track finshes playing
## 1.0.1
- Meet need to know status of permissions on Android at start up, with breaking change: change
startmethod return type fromvoidtoFuture<void>
0.1.4 #
- fix bug with image resolution, whereby existing image was discarded
0.1.3 #
- improved image resolution algorithm
0.1.2 #
- deal with shonky iOS now playing information, which variously returns images and persistent IDs as empty or zero
- improve in-code documentation
0.1.1 #
- remove unnecessary imports and ChangeNotifier
0.1.0 #
- initial release
- stream of now playing tracks
- optional resolution of missing album art