epub_decoder 0.1.4 copy "epub_decoder: ^0.1.4" to clipboard
epub_decoder: ^0.1.4 copied to clipboard

Flutter Package to parse EPUB files (EBooks), with support for Media Overlays!

0.1.4 #

  • Add getters for common attributes of EPUBs (title, authors and cover).

0.1.3 #

  • Update README to show code coverage.

0.1.2 #

  • Add equality to models for testing.
  • Fix document metadata value when parsed from EPUB2 format.
  • Update throwed errors to be more explanatory.
  • Add package testing with demo resources.

0.1.1 #

  • Updating documentation.

0.1.0 #

  • Read EPUB from bytes
  • Read EPUB from dart:io file
  • List metadata: title, authors, language, etc. (with support for EPUB2)
  • List resources: audio, images, text, etc.
  • List sections (also commonly named "chapters") in default reading order
  • Get section audio (if exists)
  • Get text-audio synchronization info for each section
  • Get text segment given a time for each section
20
likes
120
points
128
downloads

Documentation

API reference

Publisher

verified publishersofietorch.me

Weekly Downloads

Flutter Package to parse EPUB files (EBooks), with support for Media Overlays!

Repository (GitHub)
View/report issues

Topics

#epub #ebook #reader #mediaoverlays

License

MIT (license)

Dependencies

archive, equatable, flutter, xml

More

Packages that depend on epub_decoder