m3u_nullsafe 1.0.4
m3u_nullsafe: ^1.0.4 copied to clipboard
Simple Dart tool to parse M3U and M3U_Plus files from a string or document string.
1.0.4 Null safety #
- Migrates to null safety
1.0.3 Bug fixing #
- Reduced the version of meta used in order to work with flutter
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