libtorrent_flutter 1.6.3 copy "libtorrent_flutter: ^1.6.3" to clipboard
libtorrent_flutter: ^1.6.3 copied to clipboard

Native libtorrent 2.0 bindings for Flutter with a built-in HTTP streaming server for instant torrent video playback. Supports Windows, Linux, macOS, iOS, and Android.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add libtorrent_flutter

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

dependencies:
  libtorrent_flutter: ^1.6.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:libtorrent_flutter/libtorrent_flutter.dart';
1
likes
150
points
28
downloads

Documentation

API reference

Publisher

verified publisherplaytorrio.xyz

Weekly Downloads

Native libtorrent 2.0 bindings for Flutter with a built-in HTTP streaming server for instant torrent video playback. Supports Windows, Linux, macOS, iOS, and Android.

Repository (GitHub)
View/report issues

Topics

#torrent #streaming #libtorrent #ffi

License

GPL-3.0 (license)

Dependencies

ffi, flutter

More

Packages that depend on libtorrent_flutter

Packages that implement libtorrent_flutter