NOTE : Please switch to Jikan-API branch for new version of the app, following screenshots belong to older version.
Netflix clone made with Flutter and AniApi to explore and stream anime
-> Flutter Providers are used for the state management in the overall app.
-> Pagination for implementing infinite scrolling and makeing user experience better.
-> Hive box(Flutter NoSql database) is used to save the user related information in local storage.
-> Flutter video player is used to stream anime episodes.
-> Flutter audio player is used to play the demo audio clip and then user may switch to spotify to listen full song.
-> Firebase anylatics is used to keep track of the user actions and make better future updates accordingly.