https://github.com/lotusprey/otraku
An unofficial AniList client for Android and iOS
https://github.com/lotusprey/otraku
android anilist flutter ios
Last synced: 3 months ago
JSON representation
An unofficial AniList client for Android and iOS
- Host: GitHub
- URL: https://github.com/lotusprey/otraku
- Owner: lotusprey
- License: gpl-3.0
- Created: 2020-07-21T19:35:34.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2026-03-08T14:02:07.000Z (4 months ago)
- Last Synced: 2026-03-08T17:52:15.950Z (4 months ago)
- Topics: android, anilist, flutter, ios
- Language: Dart
- Homepage:
- Size: 11 MB
- Stars: 439
- Watchers: 11
- Forks: 18
- Open Issues: 46
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Otraku
An unofficial AniList app.
Google Play • IzzyOnDroid (F-Droid) • Privacy Policy
The iOS .ipa and the android .apk are bundled with each Github release.
Screenshots

Building for android
1. Run `flutter build apk --split-per-abi`
2. Grab the apk release build file with your required ABI
Building for iOS
1. Run `flutter build ios --no-codesign`
2. Copy `./build/ios/iphoneos/Runner.app` into a `Payload` directory
3. Compress `Payload` and change extension to `.ipa`