torrent_streamer 0.0.2 copy "torrent_streamer: ^0.0.2" to clipboard
torrent_streamer: ^0.0.2 copied to clipboard

A flutter plugin to stream videos directly from torrent/magnet links.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add torrent_streamer

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

dependencies:
  torrent_streamer: ^0.0.2

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:torrent_streamer/torrent_streamer.dart';
17
likes
130
points
23
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A flutter plugin to stream videos directly from torrent/magnet links.

License

MIT (license)

Dependencies

flutter, path_provider

More

Packages that depend on torrent_streamer