An extension-based Anime and Manga client.
You can download the latest version of app from the releases tab.
For any queries, contact me at [email protected].
- Dart (Language)
- Flutter (UI Framework)
- Pub (Dependency Manager)
- Typescript (Language)
- NPM (Dependency Manager)
- Git (Code Manager)
- ./lib - Contains the core application
- ./cli - Contains the command-line tool
- ./android - Contains the android project
- ./ios - Contains the iOS project
- ./windows - Contains the windows project
- ./macos - Contains the macOS project
- ./linux - Contains the linux project
- ./media - Contains assets
- ./packages/extensions - Contains the extensions package
- ./packages/utilx - Contains shared utilities
Ways to contribute to this project:
- Submitting bugs and feature requests at issues.
- Opening pull requests containing bug fixes, new features, etc.