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

outdated

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;
2
likes
0
pub points
33%
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

License

unknown (LICENSE)

Dependencies

dio, flutter, json_annotation, json_rpc_2, web_socket_channel

More

Packages that depend on aria2