maco 0.0.6 copy "maco: ^0.0.6" to clipboard
maco: ^0.0.6 copied to clipboard

An beautiful looking anime downloading cli based on libanime.

Use this package as an executable

Install it

You can install the package from the command line:

dart pub global activate maco

Use it

The package has the following executables:

$ maco

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add maco

With Flutter:

 $ flutter pub add maco

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

dependencies:
  maco: ^0.0.6

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

Import it

Now in your Dart code, you can use:

import 'package:maco/maco.dart';
2
likes
140
pub points
0%
popularity

Publisher

verified publishernyako.tk

An beautiful looking anime downloading cli based on libanime.

Repository (GitHub)
View/report issues

Topics

#parse #network #anime #cli #downloader

Documentation

API reference

Funding

Consider supporting this project:

boosty.to

License

MIT (license)

Dependencies

args, cli_completion, dio, libanime, mason_logger, pub_updater

More

Packages that depend on maco