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

Contains OPDS1 and OPDS2 parsers using OPDS classes provided by mno_shared.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add mno_opds

With Flutter:

 $ flutter pub add mno_opds

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

dependencies:
  mno_opds: ^0.1.1

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:mno_opds/mno_opds.dart';
1
likes
150
points
3
downloads

Publisher

verified publishermantano.com

Weekly Downloads

Contains OPDS1 and OPDS2 parsers using OPDS classes provided by mno_shared.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

dartx, dfunc, fimber, http, mno_commons, mno_shared, universal_io, xml

More

Packages that depend on mno_opds