Aria2c-dart
Features
- Connect to an aria2 jsonrpc server, control the aria2 downloader remotely.
- Support http, websocket.
- Support secret authentication
Getting started
flutter pub add aria2
Usage
You can use this package like this:
const like = 'sample';
Additional information
If you have any usage problem ,please tell me in the Issues.