FLUTTER ECOSYSTEM

sumittiware/Aniflix-Flutter

使用 Flutter 和 Jikan API 建立的動漫 Netflix

Aniflix-Flutter 專案封面
Stars
32
Forks
9
最近推送(UTC)
2023年3月2日
專案狀態
未封存
Sumit Tiware GitHub avatar
GITHUB User

Sumit Tiware ↗

Allen DigitalBangalore
語言DartHTMLCSSSwiftKotlinObjective-C

技術主題

相關套件與範例

使用的依賴

依賴清單 23 項

App 分類

原始 README

以下為英文專案原文快照,最新內容請造訪 GitHub。

展開 / 收合專案 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 to explore and stream anime

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


https://raw.githubusercontent.com/sumittiware/Aniflix-Flutter/HEAD/screenshots/home.jpg https://raw.githubusercontent.com/sumittiware/Aniflix-Flutter/HEAD/screenshots/explore.jpg https://raw.githubusercontent.com/sumittiware/Aniflix-Flutter/HEAD/screenshots/filters.jpg https://raw.githubusercontent.com/sumittiware/Aniflix-Flutter/HEAD/screenshots/wishlist.jpg https://raw.githubusercontent.com/sumittiware/Aniflix-Flutter/HEAD/screenshots/gneres.jpg https://raw.githubusercontent.com/sumittiware/Aniflix-Flutter/HEAD/screenshots/srearch.jpg https://raw.githubusercontent.com/sumittiware/Aniflix-Flutter/HEAD/screenshots/detail.jpg https://raw.githubusercontent.com/sumittiware/Aniflix-Flutter/HEAD/screenshots/detail2.jpg https://raw.githubusercontent.com/sumittiware/Aniflix-Flutter/HEAD/screenshots/episodes.jpg https://raw.githubusercontent.com/sumittiware/Aniflix-Flutter/HEAD/screenshots/songs.jpg https://raw.githubusercontent.com/sumittiware/Aniflix-Flutter/HEAD/screenshots/stream.jpg