m3u 1.0.3 m3u: ^1.0.3 copied to clipboard
Simple Dart tool to parse M3U and M3U_Plus files from a string or document string.
1.0.2 - Sort tracks by an attribute #
- Added an Helper to sort tracks by a specific attribute.
1.0.1 - Release version #
- Added example to project.
1.0.0 - Release version #
- Refactored the project to have it Dart appropriate
- Changed the main import file
0.0.2 - First bug fix #
- Removed meta as a main dependency.
0.0.1 - Initial version #
- Support for basic M3U and M3U_Plus files