Download torrent with Dart

This page summarizes the projects mentioned and recommended in the original post on /r/dartlang

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • qBittorrent

    qBittorrent BitTorrent client

  • You can check out one of the open source BitTorrent applications like qtbittorrent and see how they do it. Direct download links aren’t torrents as they aren’t distributed. You could even fork the repo and call the C functions with ffi. I wouldn’t want to reinvent that wheel unless I absolutely had to.

  • libtorrent

    an efficient feature complete C++ bittorrent implementation

  • If nobody has done it already you need to find a bittorrent library and add a Dart FFI interface. The obvious option seems to be libtorrent.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts