flutter_subtitle_wrapper
flutter_subtitle_wrapper copied to clipboard
enhanced subtitle parser
Description
Rewrote the parsing functionality to be more concise and easier to read also created a helper function _parseTime to parse the time components and construct the Duration objects.
Type of Change
- [ ] โจ New feature (non-breaking change which adds functionality)
- [x] ๐ ๏ธ Bug fix (non-breaking change which fixes an issue)
- [ ] โ Breaking change (fix or feature that would cause existing functionality to change)
- [ ] ๐งน Code refactor
- [ ] โ Build configuration change
- [ ] ๐ Documentation
- [ ] ๐๏ธ Chore
Fixes Issue #87