book_reader 0.1.6 book_reader: ^0.1.6 copied to clipboard
A widget used to read a book.
0.1.6 #
- fix duplicate calculate size
0.1.5 #
- adjust cache config preset
- update error text style
- preload next chapter
- fix duplication fetch
0.1.4 #
- fix page up and down issue
0.1.3 #
- rename
PageTriggerMode
intoPageTurningMode
0.1.2 #
- add trigger mode to determine change page or not
0.1.1 #
- fix missing plugin exception in ios platform
0.1.0 #
- support volume button to page down or page up
0.0.23 #
- update reader when theme change
0.0.22 #
- add
PaginationException
to try to catch error
0.0.21 #
- remove first
\n
per page - update default line space
0.0.20 #
- add
onSettingPressed
callback
0.0.19 #
- update default strut style
0.0.18 #
- add default strut style
- add error status
0.0.17 #
- update default text height to
1.618 + 1.618
- remove default alignment of page content
- remove default behavior of paginate
0.0.16 #
- update default theme
0.0.15 #
- fill
\n
to the last page - support cache content
- add detail callback function
0.0.14 #
- update page alignment
0.0.13 #
- add source switcher callback
0.0.12 #
- fix paginate results not fit screen size sometimes
0.0.11 #
- fix page width
0.0.10 #
- fix page width
0.0.9 #
- add indent per paragraph
0.0.8 #
- add paragraph height
0.0.7 #
- fix system chrome
0.0.6 #
- support dark mode
0.0.5 #
- group all style into reader theme
0.0.4 #
- update default style
0.0.3 #
- change page based on 5 areas
- add will pop scope
0.0.2 #
- remove scope to simplify the code
0.0.1 #
- Initial release.