Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sumittiware/Aniflix-Flutter
Netflix of Anime made with Flutter and Jikan API
https://github.com/sumittiware/Aniflix-Flutter
aniapi flutter jikan-api
Last synced: 3 months ago
JSON representation
Netflix of Anime made with Flutter and Jikan API
- Host: GitHub
- URL: https://github.com/sumittiware/Aniflix-Flutter
- Owner: sumittiware
- License: mit
- Created: 2021-10-10T11:02:16.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-03-02T09:58:02.000Z (over 1 year ago)
- Last Synced: 2024-06-22T12:42:14.837Z (5 months ago)
- Topics: aniapi, flutter, jikan-api
- Language: Dart
- Homepage:
- Size: 24.5 MB
- Stars: 20
- Watchers: 1
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- open-source-flutter-apps - Aniflix - Netflix clone to browse Anime, created using Flutter and Jikan API & Aniapi API(older version of app). by [Sumit Tiware](https://github.com/sumittiware). (Uncategorized / Uncategorized)
README
## NOTE : Please switch to Jikan-API branch for new version of the app, following screenshots belong to older version.
# Aniflix
Netflix clone made with Flutter and [AniApi](https://www.aniapi.com) to explore and stream anime
[![Aniflix UI design](https://yt-embed.herokuapp.com/embed?v=tyFclCwYgrs)](https://youtube.com/shorts/tyFclCwYgrs "Aniflix UI design")
-> 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.## Screenshots