nowplaying 1.0.2 copy "nowplaying: ^1.0.2" to clipboard
nowplaying: ^1.0.2 copied to clipboard

outdated

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 DefaultNowPlayingImageResolver so 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 start method return type from void to Future<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
24
likes
40
points
78
downloads

Publisher

unverified uploader

Weekly Downloads

A plugin to reveal metadata for the currently playing audio track

Repository (GitHub)
View/report issues

License

BSD-3-Clause, MIT (license)

Dependencies

flutter, package_info, path_provider

More

Packages that depend on nowplaying

Packages that implement nowplaying