epub_pro 5.0.3
epub_pro: ^5.0.3 copied to clipboard
EPUB Parser for Dart. Suitable for use on the Server, the Web, or in Flutter
5.0.3 #
- Fixed readBook crashing when cover image not found
5.0.2 #
- Updated dependencies
5.0.1 #
- Remove deprecated examples
- Remove unused dependencies
- Fix bugs
5.0.0 #
- Migrate to Dart code-style and null-safety
4.0.0 #
- Merge all pull requests
3.0.0 #
Changed #
metadatafile now saves asmimetypepull#1
Added #
- Epub v3 support dart-epub | pull#76
- Doc comment dart-epub | pull#80
3.0.0-dev.3 #
Changed #
- At
EpubReader.{openBook, readBook}first argument can be future (not before)
2.1.0 #
Fixed #
- Version 3 EPUB's can have a null Table of Contents
- Updated
pedanticanalysis options
2.0.7 #
2.0.6 #
Fixed #
- Fixed Issue #35: File cannot be opened if its path is url-encoded in the manifest
- Updated
examples/dart_exto have a README as well as use a locally stored file.
2.0.3 #
2.0.0 #
1.3.1 #
1.2.10 #
Fixed #
- Merged pull request #15 from ShadowJonathan/dev.
- Fixes issue with parsing schema by removing
opf:namespace
- Fixes issue with parsing schema by removing
1.2.4 #
Changed #
- EnumFromString no longer uses the
mirrorspackage to make this Flutter compatible by @MostafaAyesh
1.2.2 #
1.0.0 #
- Initial release of epub_pro
- Forked from epub_plus with updated dependencies
- Fixed equality comparison in EpubContentFileRef
- Removed unnecessary library name