xmltovtt 1.0.51
xmltovtt: ^1.0.51 copied to clipboard
A Dart console app to convert subtitle files from xml to vtt.
1.0.51 #
- Update README content.
1.0.5 #
- Add an example file.
- Update README content.
- Add classes and functions documentation.
1.0.4 #
- Fix
vtt
time format h:mm:ss.xxx -> hh:mm:ss.xxx. - Update and add some tests.
- Add classes and functions documentation.
- Update README content.
1.0.3 #
- Update tests to cover new cases xml file without line breaks.
1.0.2 #
- Initial version.