Releases: Joran-Dob/flutter_subtitle_wrapper
Releases · Joran-Dob/flutter_subtitle_wrapper
Release 1.0.3
- Added more tests and completer coverage.
- Added option to dynamically update the subtitles during playback.
- Updated the readme to provide some better information.
Release 1.0.2
- Added unit tests and code coverage to the package.
- Added a MIT licence to the package.
- 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.
Release 1.0.1
- Added unit tests and code coverage to the package.
- 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.
Release 1.0.0
- 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.