flutube 0.3.0 flutube: ^0.3.0 copied to clipboard
Flutter plugin that facilitates the embed of YT videos without using the official YT API.
0.3.0 #
- Updated Chewie to 0.8.0
- Removed unnecessary code
- Fixed bugs
0.1.2 #
- Fixed a bug which made
autoStart
property not work without settingautoInitialize
to true.
0.1.1 #
- Updated http dependency to allow installation on all Flutter channels.
0.1.0 #
- Added in-plugin API. The plugin does not depend anymore on the YT Link Deconstructor hosted on HerokuApp.
0.0.1 #
- Initial release.