libtorrent_flutter 1.1.0 copy "libtorrent_flutter: ^1.1.0" to clipboard
libtorrent_flutter: ^1.1.0 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, and Android.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add libtorrent_flutter

With Flutter:

 $ flutter pub add libtorrent_flutter

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

dependencies:
  libtorrent_flutter: ^1.1.0

Alternatively, your editor might support dart pub get or 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
0
points
28
downloads

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, and Android.

Repository (GitHub)
View/report issues

Topics

#torrent #streaming #libtorrent #ffi

License

unknown (license)

Dependencies

ffi, flutter

More

Packages that depend on libtorrent_flutter

Packages that implement libtorrent_flutter