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

discontinued
outdated

Torrent plugin for Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add go_torrent

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

dependencies:
  go_torrent: ^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:go_torrent/go_torrent.dart';
0
likes
135
points
1
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Torrent plugin for Flutter.

License

Apache-2.0 (license)

Dependencies

ffi, flutter, plugin_platform_interface

More

Packages that depend on go_torrent

Packages that implement go_torrent