Skip to content

Commit

Permalink
Docs: README
Browse files Browse the repository at this point in the history
  • Loading branch information
honjow committed Jul 8, 2021
1 parent f71a915 commit 3c02f1c
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 5 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# FEhViewer
English|[中文](https://github.com/honjow/FEhViewer/blob/nullsafety/README_cn.md)
English | [简体中文](https://github.com/honjow/FEhViewer/blob/nullsafety/README_cn.md)

## Introduction

Expand All @@ -11,7 +11,7 @@ The main reference for UI is [E-HentaiViewer](https://github.com/kayanouriko/E-H

Because it is flutter, so it is also cross-platform support, the main platforms tested are \
iOS 14 : iPhone XR / 12 / iPad Pro 2018 \
Android 11 : MIUI12.5/ MI K40 \
Android 11 : MIUI12.5/ MI K40

Current Issues:

Expand Down Expand Up @@ -53,6 +53,7 @@ EhTagTranslation
- [x] List View,Waterfall View Switch
- [x] Gallery information view
- [x] Gallery Image view
- [x] Automatically turn pages
- [x] eh/ex switch
- [x] Tag search
- [x] Login
Expand Down
5 changes: 3 additions & 2 deletions README_cn.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# FEhViewer
[English](https://github.com/honjow/FEhViewer/blob/nullsafety/README.md)|中文
[English](https://github.com/honjow/FEhViewer/blob/nullsafety/README.md) | 简体中文
## 应用简介

一个 flutter 编写的 e-hentai/exhentai app
Expand All @@ -14,7 +14,7 @@ UI 方面主要参考的[E-HentaiViewer](https://github.com/kayanouriko/E-Hentai

因为是 flutter 所以也是跨平台支持的,测试的平台主要有 \
iOS 14 : iPhone XR / 12 / iPad Pro 2018 \
Android 11 : MIUI12.5/ MI K40 \
Android 11 : MIUI12.5/ MI K40

现有问题:

Expand Down Expand Up @@ -56,6 +56,7 @@ ehentai译文数据库
- [x] 列表视图,瀑布流视图切换
- [x] 画廊信息查看
- [x] 图片浏览
- [x] 自动翻页
- [x] 里站表站切换
- [x] 标签搜索
- [x] 登录
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: fehviewer

publish_to: 'none' # Remove this line if you wish to publish to pub.dev

version: 1.1.18+224
version: 1.1.18+225

environment:
sdk: '>=2.13.0 <3.0.0'
Expand Down

0 comments on commit 3c02f1c

Please sign in to comment.