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
- Host: GitHub
- URL: https://github.com/g-ray/flutter_libtransmission
- Owner: G-Ray
- License: gpl-3.0
- Created: 2024-10-11T16:35:38.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-16T15:16:28.000Z (about 1 year ago)
- Last Synced: 2025-05-16T15:48:28.683Z (about 1 year ago)
- Language: CMake
- Size: 286 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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`.