- Support null safety.
- Enhance codes.
- Remove unneeded packages.
- Support
Html
&Css
styles. - Fixed player bugs.
- Enhance code logic.
- Provide a dartdoc comments for all package.
- Added
IQTheme
to customization your ui. - Fixed bugs with forward & backward.
- Enhance code logic.
- Edit Readme file.
- Added
SubtitleProvider
class that enable user to use a subtitle from files, assets, network, string. - Added
IQParser
class to display subtitle data. - Added
SubtitleBloc
class to use withIQParser
.
- Added
IQScreen
class that enable user to use a plyer as a screen.