flutter_subtitle_wrapper icon indicating copy to clipboard operation
flutter_subtitle_wrapper copied to clipboard

enhanced subtitle parser

Open spyderbibek opened this issue 10 months ago โ€ข 1 comments

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

spyderbibek avatar Apr 13 '24 15:04 spyderbibek

Fixes Issue #87

spyderbibek avatar Apr 13 '24 15:04 spyderbibek