English | 简体中文
An Unofficial e-hentai app make on flutter
Please submit a pull request if you want to help with translation.
App Strings: lib/l10n/{lang}.arb
- Get the ipa file from Releases.
- Use some software like AltStore to install the ipa file on your device. Or AltStore.json
The main reference for UI is E-HentaiViewer
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
Translation
- KeepSOBP Korean translation
- pursel, Gigas002 -- Russian translation
- cristal-node -- Japanese translation
- 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
- 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
rename lib/config/config.dart.sample
to lib/config/config.dart
rename lib/firebase_options_sample.dart
to lib/firebase_options.dart