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

Streamer API and multiple file parsers (PDF, CBZ, Epub) for Dart.

mno_streamer #

Streamer API and multiple file parsers (PDF, CBZ, Epub) for Dart. This code is inspired by Readium 2 Streamer (Kotlin, Swift, Swift and NodeJS/TypeScript). In contrast with Readium 2 Streamer, the server part is separate, in mno_server_dart

Epub parser #

Epub parser for Dart.

PDF parser #

This package defines API for PDF support. However it does not provide an implementation. If the Streamer is not created with an implementation of PdfDocumentFactory, an exception is raised when attempting to parse a PDF file.

CBZ parser #

CBZ parser for Dart.

5
likes
120
pub points
40%
popularity

Publisher

verified publishermantano.com

Streamer API and multiple file parsers (PDF, CBZ, Epub) for Dart.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

dartx, dfunc, fimber, image, mno_commons, mno_shared, path, universal_io, xml

More

Packages that depend on mno_streamer