v9.1.3youtube_player_flutter
公式 iFrame プレイヤー API を使用して、インラインで YouTube 動画を再生またはストリーミングするための Flutter プラグイン。このプラグインは Android および iOS をサポートしています。
Flutter と Jikan API を使って作られたアニメの Netflix
{"sdk":"flutter"}^8.0.0^2.1.5^2.2.5^6.0.1^0.13.4^2.0.0^6.0.12^2.0.8^0.19.0^8.0.8^2.0.4^1.1.0^2.0.5^8.3.4^1.8.0^1.0.2{"sdk":"flutter"}^1.1.1^2.1.4^0.9.2^1.2.4^1.0.4以下は英語原文のスナップショットです。最新版は GitHub をご覧ください。
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.