iqplayer 0.4.1
iqplayer: ^0.4.1 copied to clipboard
Simple awesome video player with subtitle (you can load from assets, file, network, string).
0.4.1 Permanence. #
- Support null safety.
- Enhance codes.
- Remove unneeded packages.
0.4.0 Permanence. #
- Support
Html&Cssstyles. - Fixed player bugs.
- Enhance code logic.
- Provide a dartdoc comments for all package.
0.3.0-beta.1 Frost. #
- Added
IQThemeto customization your ui. - Fixed bugs with forward & backward.
- Enhance code logic.
0.2.1 Storm. #
- Edit Readme file.
0.2.0 Storm. #
- Added
SubtitleProviderclass that enable user to use a subtitle from files, assets, network, string. - Added
IQParserclass to display subtitle data. - Added
SubtitleBlocclass to use withIQParser.
0.1.0 Spring. #
- Added
IQScreenclass that enable user to use a plyer as a screen.