yaepub 1.0.6 copy "yaepub: ^1.0.6" to clipboard
yaepub: ^1.0.6 copied to clipboard

A simple, lightweight and robust Dart package for parsing EPUB files, extracting metadata, chapters, and content to build e-book readers.

Changelog #

All notable changes to this project will be documented in this file.

1.0.6 - 2026-05-31 #

  • Pub upgrade

1.0.5 - 2026-05-20 #

Added #

  • Book.spineFromNav - Added new property to retrieve spine from navigation items

Changed #

  • lib/src/nav.dart - Implemented flattened navigation structure

1.0.4 - 2026-05-18 #

Added #

  • codex functionality - Added codex parsing capabilities
  • comments property - Added comments support to Book struct
  • coffee documentation update

Changed #

  • README.md and pubspec.yaml - Updated with codex feature details

1.0.3 - 2026-05-18 #

Added #

  • Funding configurations via .github/FUNDING.yml
  • Spine.href property - Added href property to Spine struct

1.0.2 - 2026-04-26 #

Changed #

  • Updated pubspec.yaml description with more details about the package

1.0.1 - 2026-04-20 #

Changed #

  • Initial description update

1.0.0 Initial release #

Added #

  • Initial release of the package
0
likes
160
points
97
downloads

Documentation

API reference

Publisher

verified publisheraestesis.org

Weekly Downloads

A simple, lightweight and robust Dart package for parsing EPUB files, extracting metadata, chapters, and content to build e-book readers.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

archive, collection, crypto, mime_type, path, xml

More

Packages that depend on yaepub