/otraku

Primary LanguageDartGNU General Public License v3.0GPL-3.0

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 (Old. New ones coming soon)


Building for ios
  1. Make an unsigned build by going into the ios directory and running xcodebuild -scheme Runner -workspace Runner.xcworkspace -configuration Release clean archive -archivePath "build/Otraku.xcarchive" CODE_SIGN_IDENTITY="" CODE_SIGNING_REQUIRED=NO CODE_SIGNING_ALLOWED=NO
  2. In the build directory, open package contents and go into Products/Applications
  3. Copy the .app file into a Payload folder
  4. Compress the Payload folder and change the extension to .ipa