tivy 1.0.0 copy "tivy: ^1.0.0" to clipboard
tivy: ^1.0.0 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.0

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';
5
likes
160
points
321
downloads
screenshot

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

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