aria2 0.1.3 copy "aria2: ^0.1.3" to clipboard
aria2: ^0.1.3 copied to clipboard

An aria2 api package developed with dart which can be used in a flutter project, support http and websocket connection to an aria2 jsonrpc server.

0.0.1 #

  1. Connect to an aria2 jsonrpc server, control the aria2 downloader remotely.
  2. Support http, websocket.
  3. Support secret authentication

0.0.2 #

  1. Make some file match Dart formatter.

0.1.0 #

  1. Update the http connection to aria2 server, change the request params from json to dart model.

0.1.1 #

  1. fix dht-listen-port type error;

0.1.2 #

  1. fix listen-port,rpc-listen-port type error;

0.1.3 #

  1. fix multicall bug;
2
likes
105
pub points
36%
popularity

Publisher

unverified uploader

An aria2 api package developed with dart which can be used in a flutter project, support http and websocket connection to an aria2 jsonrpc server.

Repository (GitHub)
View/report issues

Documentation

API reference

License

GPL-3.0 (LICENSE)

Dependencies

dio, flutter, json_annotation, json_rpc_2, web_socket_channel

More

Packages that depend on aria2