OutdatedGuy / Whats-That-Anime

A Flutter application to search for Anime details for images/screenshots
https://whats-that-anime.outdatedguy.rocks
GNU Affero General Public License v3.0
1 stars 0 forks source link
anime flutter-android flutter-app flutter-web search-application trace-moe

What's That Anime

Build GitHub release (latest by date) GitHub release (latest by date) Website GitHub closed pull requests Platform support

Light Mode

Dark Mode

What's That Anime

An Image Search App to find Anime Details related to the Image. Created using Flutter, Dart and API from soruly

Features

Platform Support

This package currently is only tested on android and the web platform.

✅ android - [android-arm32.apk](https://github.com/OutdatedGuy/Whats-That-Anime/releases/latest/download/android-arm32-release.apk) - [android-arm64.apk](https://github.com/OutdatedGuy/Whats-That-Anime/releases/latest/download/android-arm64-release.apk) - [android-x86_64.apk](https://github.com/OutdatedGuy/Whats-That-Anime/releases/latest/download/android-x86_64-release.apk)
web - [whats-that-anime.outdatedguy.rocks](https://whats-that-anime.outdatedguy.rocks/)

🔳 ios
🔳 windows
🔳 macos
🔳 linux

Whats Next?

Contributing

Contributions are welcomed, please refer to the CONTRIBUTING.md file for more information.

How to Run

  1. Clone the repo
    git clone https://github.com/OutdatedGuy/Whats-That-Anime.git
  2. Install all the packages by typing
    flutter pub get
  3. Create a Firebase project
  4. Enable anonymous Auth, Firestore and Strorage for project.
  5. Set Firebase rules for all paths to true. (temporarily, you can later add explicit permissions)
  6. Then go to Add App and select Flutter option and follow those instructions.
  7. Run App

License

GNU AGPLv3 Image

This project is licensed under the GNU Affero General Public License v3.0.

For more information, read the LICENSE file.