An open API service indexing awesome lists of open source software.

https://github.com/g-ray/flutter_libtransmission

Simple libtransmission bindings for flutter
https://github.com/g-ray/flutter_libtransmission

Last synced: about 1 year ago
JSON representation

Simple libtransmission bindings for flutter

Awesome Lists containing this project

README

          

# flutter_libtransmission

Binding to use libtransmission in Dart/Flutter.

## Install

vcpkg is required to compile curl & openssl libraries for Windows, MacOS, Android & iOS platforms.

see example in `./example`.