lwlizhe / flutter_novel

仿追书神器,具有仿真、滑动和滚动翻页、字体大小、行高、背景、目录等功能的Flutter 阅读APP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support content with image

winterdl opened this issue · comments

You can customize the paging strategy

for example,
if your image tag is

<pic width = xxx height =xxx url=‘xxxxx’>

then you should change the getChapterPageContentConfigList method in the helper_reader_content.dart to parse the <pic> tag