aria2c 0.0.1 copy "aria2c: ^0.0.1" to clipboard
aria2c: ^0.0.1 copied to clipboard

Use dart and aria2c to connect websocket for JsonRPC communication.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add aria2c

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  aria2c: ^0.0.1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:aria2c/aria2c.dart';
1
likes
140
points
55
downloads

Publisher

verified publisher0373cy.com

Weekly Downloads

Use dart and aria2c to connect websocket for JsonRPC communication.

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on aria2c