Skip to content

1.0.2

Compare
Choose a tag to compare
@LucJosin LucJosin released this 28 Mar 00:01
· 153 commits to main since this release

Fixes

Dart

  • Fixed flutter example.

Kotlin

  • Fixed [audiosFromPlaylist] [Now this method is part of queryAudiosFrom]
  • Fixed "count(*)" error from [addToPlaylist]. [Permission bug on Android 10 still happening]

Documentation

  • Updated README documentation.

Changes

Dart

  • Now [Id] in models return [int] instead [String].

⚠ Important Changes

Dart/Kotlin

  • Removed [ALBUM_KEY], [ARTIST_KEY] from all query audio methods.

Kotlin

  • Moved [audiosFromPlaylist] to [queryAudiosFrom].