tivy 1.0.1 copy "tivy: ^1.0.1" to clipboard
tivy: ^1.0.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: ^1.0.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';
7
likes
140
points
108
downloads
screenshot

Documentation

API reference

Publisher

verified publisherkyawzayartun.com

Weekly Downloads

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

Repository (GitHub)
View/report issues

Topics

#vimeo #youtube #utility

Funding

Consider supporting this project:

www.buymeacoffee.com

License

MIT (license)

Dependencies

equatable, flutter, http, youtube_explode_dart

More

Packages that depend on tivy