subtitle_wrapper_package 1.0.0
subtitle_wrapper_package: ^1.0.0 copied to clipboard
A Subtitle Wrapper package, this subtitle wrapper package displays subtitles for a video player.
1.0.0 1 august 2020. #
- Implemented BLoC pattern for handling subtitles and state changes.
- Added support for loading local subtitles by using subtitle content on the controller.
- Added support for srt.
0.1.6 26 june 2020. #
- Added support to select an specific decoder. Defaults to utf8
- Added support for dynamic setting of decoder depending on server site charset, Defaults to utf8
- Fixed issue related to fallback to utf8
0.1.5 26 june 2020. #
- Added support to select an specific decoder. Defaults to utf8
- Added support for dynamic setting of decoder depending on server site charset, Defaults to utf8
0.1.4 25 june 2020. #
- Added support to select an specific decoder. Defaults to utf8
0.1.3 24 june 2020. #
- Fixed issue with special text items
0.1.2 23 june 2020. #
- Fixed issue with special text items
0.1.1 24 april 2020. #
- Fixed issue with special text items
0.1.0 24 april 2020. #
- Fixed issue with multiple lines
0.0.10 14 feb 2020. #
- Added stripping for most tags
- Fixed numbers not showing in subtitles.
0.0.9 Feb 7, 2020. #
- Fixed issue with regex
0.0.8 Feb 7, 2020. #
- Fixed issue with regex
0.0.7 10 dec 2019. #
- Fixed issue with regex
0.0.6 10 dec 2019. #
- Fixed issue with regex
0.0.5 02 oct 2019. #
- Updated readme
0.0.4 02 oct 2019. #
- Fix for empty lines
- No default bool for show subs
0.0.3 02 oct 2019. #
- Added styling options for subtitles
- Added positioning for subtitles
0.0.2 02 oct 2019. #
- Fixed regex problem for vtt
0.0.1 01 oct 2019. #
- initial release.