issues Search Results · repo:orthros/dart-epub language:Dart
Filter by
29 results
(71 ms)29 results
inorthros/dart-epub (press backspace or delete to remove)In dart, the convention is camelCase, final fields, and now, nnbd. The package needs an great migration. I did it at my
github, but it is an humongous breaking change and contains 3 packages that i made ...
KalilDev
- 2
- Opened on Aug 8, 2022
- #86
Could we support create epub from folder, we only description some meta data and toc nav, and the zip task will run on
isolate.
winterdl
- Opened on Jan 8, 2022
- #85
I was using epub package just to see how it works. I read an epub book with EpubBook epubBook = await
EpubReader.readBook(bytes);
then i saved it without any changes then I read it again
var written ...
acorn371
- Opened on Nov 11, 2020
- #81
I tried loading the cover image as per flutter app example, and the library seems to have trouble finding the cover
image of the epub file even though it exists (confirmed via other apps and me looking ...
gohanko
- 2
- Opened on Sep 5, 2020
- #79
The following code will print true false:
var reference = new EpubBook();
reference
..Author = orthros
..AuthorList = [ orthros ]
..Chapters = [new EpubChapter()]
..Content = new ...
timekone
- Opened on Aug 20, 2020
- #77
Because xml2json =4.2.1 depends on xml ^4.2.0 and epub 2.1.0 depends on xml =2.6.0 4.0.0, xml2json =4.2.1 is
incompatible with epub 2.1.0. And because no versions of epub match 2.1.0 3.0.0, xml2json =4.2.1 ...
sgehrman
- Opened on Jul 23, 2020
- #74
I m having this error when calling, file.readAsBytes() in an Epub3 file..
E/flutter (28533): [ERROR:flutter/lib/ui/ui_dart_state.cc(166)] Unhandled Exception: FormatException: Unexpected
extension byte ...
marcqtan
- Opened on Jul 4, 2020
- #73
![Issue origami icon](/images/modules/search/issues.png)
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.![Issue origami icon](/images/modules/search/issues.png)
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.