tivy 0.1.1 copy "tivy: ^0.1.1" to clipboard
tivy: ^0.1.1 copied to clipboard

Flutter package for getting playable video quality urls for vimeo and youtube with video player.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add tivy

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  tivy: ^0.1.1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:tivy/tivy.dart';
2
likes
120
pub points
63%
popularity
screenshot

Publisher

verified publishermixin27.blogspot.com

Flutter package for getting playable video quality urls for vimeo and youtube with video player.

Repository (GitHub)
View/report issues

Topics

#vimeo #youtube #utility

Documentation

API reference

Funding

Consider supporting this project:

www.buymeacoffee.com

License

MIT (LICENSE)

Dependencies

equatable, flutter, http, youtube_explode_dart

More

Packages that depend on tivy