- First release. See ReadMe file for informations.
- Fixed bug in
writeTagswhenartworkfield was not provided. - Updated dependecies, examples and README.
- Increased performance.
- Solved bug of issue #1.
- Updated documentation.
- Fixed a bug that prevented a field from being reset.
- Added new method
writeTagto write a single tag field. - Removed
checkPermissionflag. This will prevent problems of compatibility between Audiotagger and Permission handler library. Refer to README for any information.
- Migrated project to support Null-Safety feature.
- Fixed bug #12.
- Improved behavior of
readTagsmethod. - Migrated
AudiotaggerPlugin.javato 1.12 Flutter plugin APIs. - Improved testing files.
- Added
AudioFileclass (solved issue #14). - Added
readAudioFileandreadAudioFileAsMapmethods (solved issue #14). - Fixed small bugs.
- Updated documentation.
- Fixed issue #15.
- Updated documentation.