lotusprey / otraku

An unofficial AniList client for Android and iOS
GNU General Public License v3.0
327 stars 11 forks source link
android anilist flutter ios

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`