FLUTTER ECOSYSTEM

sumittiware/Aniflix-Flutter

Flutter と Jikan API を使って作られたアニメの Netflix

Aniflix-Flutter のプロジェクト画像
Stars
32
Forks
9
最終プッシュ(UTC)
2023/03/02
プロジェクト状態
公開中
Sumit Tiware GitHub avatar
GITHUB User

Sumit Tiware ↗

Allen DigitalBangalore
言語DartHTMLCSSSwiftKotlinObjective-C

技術トピック

関連パッケージとサンプル

使用している依存関係

依存関係一覧 23 件

アプリカテゴリー

元の 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