Skip to content

moatasem-alhilali/what-anime

Repository files navigation

What anime ? App 🎬

visitors Web 1280 – 1 License Web 1280 – 1

Screens of App:

Image 2

Folder Structure

Here is the core folder structure which flutter provides.

flutter_bloc_boilerplate/
|- android
|- build
|- ios
|- lib

Dependencies

Getting Started

This application is using api of trace.moe,

First go to https://soruly.github.io/trace.moe-api/, and follow the API Documentation, you will get the API Code.

const String endpoint = 'https://api.trace.moe/search';
  • enjoy coding 💙

Before run project, execute commands:

  • flutter clean
  • flutter pub get
  • flutter pub run build_runner build or flutter pub run build_runner build --delete-conflicting-outputs
  • flutter run (if needed)

Conclusion

I will be happy to answer any questions, please feel free to submit an issue and/or pull request 🙂

If you liked my project, don’t forget to ⭐ star the repo to show your support. Thank you!!!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published