tivy 0.1.0+1 copy "tivy: ^0.1.0+1" to clipboard
tivy: ^0.1.0+1 copied to clipboard

Utility package for getting video quality urls for vimeo and youtube.

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.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';
2
likes
140
pub points
60%
popularity

Publisher

verified publishermixin27.blogspot.com

Utility package for getting video quality urls for vimeo and youtube.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

equatable, flutter, http, youtube_explode_dart

More

Packages that depend on tivy