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

outdated

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.
46
likes
0
pub points
88%
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

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on audiotagger