English | 简体中文
an e-hentai/exhentai app make on flutter
The main reference for UI is E-HentaiViewer
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
Current Issues:
- List sliding may have a small lag. Not as smooth as native apps
- Does miss some essential features (still under development)
The code and logic of the following projects are used and referenced for development
EhTagTranslation
- Popula,Watch,Home,Favorites
- List View,Waterfall View Switch
- Gallery information view
- Gallery Image view
- Automatically turn pages
- eh/ex switch
- Tag search
- Login
- Search
- Search term matching tag
- Advanced search
- Save and share images
- Cache optimization
- Advanced settings
- post comments, vote up ,vote down
- watched and user tag
- Download function (under development)
- network: dio
- Status Management: getx
- db: sqflite
- Data Persistence: shared_preferences
- intl: intl
- Image: cached_network_image、extended_image
flutter version is the latest release version
Because the project introduces firebase, you need to place your own google-services.json file