libtorrent_flutter 1.1.0
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.
Changelog #
1.0.0 #
- Initial release
- Native libtorrent 2.0 bindings via dart:ffi
- Built-in HTTP streaming server for instant video playback
- Cross-platform support: Windows, Linux, macOS, Android
- Piece prioritization with seek burst for fast seeking
- Stream-only mode (no background downloading)
- Automatic public tracker injection
- Reactive status streams (torrentUpdates, streamUpdates)