@@ -44,16 +44,19 @@ mush thanks to these projects🙇
44
44
45
45
## screenshot
46
46
47
- <img width =" 250 " style =" margin-right :10px " src =" screenshot/1.jpg " /> <img width =" 250 " style =" margin-right :10px " src =" screenshot/2.jpg " /> <img width =" 250 " src =" screenshot/3.jpg " />
47
+ <img width =" 250 " style =" margin-right :10px " src =" screenshot/1.jpg " />
48
+ <img width =" 250 " style =" margin-right :10px " src =" screenshot/2.jpg " />
49
+ <img width =" 250 " style =" margin-right :10px " src =" screenshot/3.jpg " />
50
+ <img width =" 250 " src =" screenshot/4.jpg " />
48
51
49
- <img width =" 770 " src =" screenshot/4 .png " />
52
+ <img width =" 770 " src =" screenshot/0 .png " />
50
53
51
54
## Main Features
52
55
53
56
- [x] GalleryPage, Popular, Favorite, Watched, History, support multiple gallery list style
54
57
- [x] search, search suggestion, tap tag to search, file search, jump to a certain page
55
58
- [x] online reading and download, support restore download task
56
- - [x] favorite, rating, torrent, archive, share
59
+ - [x] favorite, rating, torrent, archive, statistics, share
57
60
- [x] password login, Cookie login, web login
58
61
- [x] support EX site
59
62
- [x] vote for Tag, watch and hidden tags
@@ -64,7 +67,6 @@ mush thanks to these projects🙇
64
67
## Feature Todo
65
68
66
69
- [ ] customize Archive Page, support automatic unzip and read directly
67
- - [ ] customize Statistic Page
68
70
- [ ] support sharing favorite
69
71
70
72
## Improvement & Todo
@@ -81,6 +83,11 @@ mush thanks to these projects🙇
81
83
82
84
## Bug
83
85
86
+ 1 . Local cookie file will be broken in some cases, causing login status invalid, and now I don't know why.
87
+ In logs, we can see errors like ` _hostSet hasn't been initializeed ` .
88
+ Can be solved by logout and login again temporarily.
89
+
90
+
84
91
## Main Dart Dependencies
85
92
86
93
- dependency management, state management, l18n, NoSQL: get
0 commit comments