Skip to content

OutdatedGuy/Whats-That-Anime

Repository files navigation

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

  • Upload image to cloud
  • Get Anime Details for uploaded image
  • View and Manage History of all searches
  • Customize App Behaviour from Settings Page

Platform Support

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

✅ android
web

🔳 ios
🔳 windows
🔳 macos
🔳 linux

Whats Next?

  • Add ios platform suppport (PRs welcome)

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.