Skip to content

Anime recommendations app, based on user likes, also has feature if you like this, you may also like this.

License

Notifications You must be signed in to change notification settings

alexch33/anime_recomendations_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Anime recommendations app

Get it on Google Play

Screenshots from classic branch

Step 1:

Download or clone this repo by using the link below:

https://github.com/i3po/anime_recomeder_app

Step 2:

Go to project root and execute the following command in console to get the required dependencies:

flutter pub get 

Step 3:

flutter packages pub run build_runner build --delete-conflicting-outputs

or watch command in order to keep the source code synced automatically:

flutter packages pub run build_runner watch

Step 4:

Start api

https://github.com/lexch13/anime_recomender_api

Hide Generated Files

In-order to hide generated files, navigate to Android Studio -> Preferences -> Editor -> File Types and paste the below lines under ignore files and folders section:

*.inject.summary;*.inject.dart;*.g.dart;

In Visual Studio Code, navigate to Preferences -> Settings and search for Files:Exclude. Add the following patterns:

**/*.inject.summary
**/*.inject.dart
**/*.g.dart

About

Anime recommendations app, based on user likes, also has feature if you like this, you may also like this.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages