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

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

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
15
likes
0
pub points
38%
popularity

Publisher

verified publishersofietorch.me

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

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

archive, flutter, xml

More

Packages that depend on epub_decoder