Skip to content
This repository has been archived by the owner on Sep 19, 2023. It is now read-only.

1.0.2

Compare
Choose a tag to compare
@LucJosin LucJosin released this 20 Apr 23:39
· 20 commits to main since this release

Features

Dart/Kotlin

  • Added [deleteArtwork], [deleteArtworks] and [deleteAudio] [Currently only on Android 9 or below.].
  • Added [BITRATE], [FORMAT], [SAMPLE_RATE], [CHANNELS], [COVER_ART], [TYPE], [FIRST_ARTWORK] to [TagType] and [AudiosTagModel].

Fixes

Kotlin

  • Some fixes

Changes

Dart/Kotlin

  • Changed [TagsType] to [TagType].
  • Removed [ID] from [TagType].

Documentation

  • Updated README documentation.