flutter_torrent_streamer 0.0.1+3 copy "flutter_torrent_streamer: ^0.0.1+3" to clipboard
flutter_torrent_streamer: ^0.0.1+3 copied to clipboard

outdated

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 flutter_torrent_streamer

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

dependencies:
  flutter_torrent_streamer: ^0.0.1+3

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:flutter_torrent_streamer/flutter_torrent_streamer.dart';
29
likes
30
pub points
34%
popularity

Publisher

unverified uploader

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

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, path_provider

More

Packages that depend on flutter_torrent_streamer