Open source novel and comic reader, support Android, iOS, window, macOS, Linux multi-platform operation, support custom book sources, support multi-language.
This project is for learning and exchange only, please do not use it for commercial purposes!!
- Custom book source import
- Novel search
- View novels by category
- Novel reading
- Manga search
- Manga category view
- Comic reading
- Bookshelf management
- Multi-language support
| macos | android |
|---|---|
![]() |
![]() |
You need to review the document configuration Operating environment
- Android
flutter build apk- iOS
flutter build ipa- Windows Requires compilation in the a Windows environment
flutter build windows- macOS Requires compilation in the macOS environment
flutter build macos- linux Requires compilation in a Linux environment
snap install --classic flutter
snap install --classic code
code --install-extension dart-code.flutter
flutter build linux

