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

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

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
15
likes
150
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

Documentation

API reference

License

MIT (license)

Dependencies

archive, equatable, flutter, xml

More

Packages that depend on epub_decoder