mangadex_library 1.0.3 mangadex_library: ^1.0.3 copied to clipboard
A mangadex library for dart to facilitate easier access to the Mangadex API (https://api.mangadex.org)
A library for Dart developers.
Usage #
A simple usage example:
import 'package:mangadex_library/mangadex_library.dart';
main() {
var awesome = new Awesome();
}
Features and bugs #
Please file feature requests and bugs at the issue tracker.