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 #

46
likes
90
pub points
87%
popularity

Publisher

unverified uploader

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on audiotagger