flutube 0.4.2 copy "flutube: ^0.4.2" to clipboard
flutube: ^0.4.2 copied to clipboard

discontinued
outdated

Flutter plugin that facilitates the embed of YT videos without using the official YT API.

0.4.2 #

  • Changed dispose approach trying to fix some errors derived from video disposal

0.4.0 #

  • Added thumbnail to videos (thumbnail loads directly from YT) You can control whether you want to display the original video thumbnail with the showThumb property. The default value is true.

0.3.1 #

  • Fix bugs
  • You can now access the inner video controller via GlobalKey<FlutubeState>

0.3.0 #

  • Updated Chewie to 0.8.0
  • Removed unnecessary code
  • Fixed bugs

0.2.0 #

  • Fix #2
  • Fixed a potential bug that made videos don't stop playing when route was deactivated

0.1.2 #

  • Fixed a bug which made autoStart property not work without setting autoInitialize 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.
11
likes
0
pub points
51%
popularity

Publisher

unverified uploader

Flutter plugin that facilitates the embed of YT videos without using the official YT API.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

chewie, flutter, http, open_iconic_flutter

More

Packages that depend on flutube