An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Otraku
An unofficial AniList app.




Google PlayIzzyOnDroid (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`