audiotagger 2.2.1 copy "audiotagger: ^2.2.1" to clipboard
audiotagger: ^2.2.1 copied to clipboard

Library to read and write ID3 tags to MP3 files. You can get data as Map object or Tag object.

1.0.0 #

1.0.2 #

  • Fixed bug in writeTags when artwork field was not provided.
  • Updated dependecies, examples and README.

1.0.3 #

  • Increased performance.

1.0.4 #

1.0.5 #

  • Updated documentation.

1.1.0 #

  • Fixed a bug that prevented a field from being reset.
  • Added new method writeTag to write a single tag field.
  • Removed checkPermission flag. This will prevent problems of compatibility between Audiotagger and Permission handler library. Refer to README for any information.

2.0.0 #

  • Migrated project to support Null-Safety feature.

2.1.0 #

2.2.0 #

  • Added AudioFile class (solved issue #14).
  • Added readAudioFile and readAudioFileAsMap methods (solved issue #14).
  • Fixed small bugs.
  • Updated documentation.

2.2.1 #

47
likes
90
points
179
downloads

Publisher

unverified uploader

Weekly Downloads

Library to read and write ID3 tags to MP3 files. You can get data as Map object or Tag object.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on audiotagger