Anime list is a simple app that lets you disocver anime. The app doesn't have streaming capabilities.
This is a benchmark app using the latest technology stack and purely using jetpack compose.
- Android Architecture - Collection of libraries that help you design robust, testable, and maintainable apps
- Accompanist - Collection of libraries to aid in developing Jetpack Compose
- Insets - Library to help handle WindowInsets easily
- Coil - An image loading library for Android backed by Kotlin Coroutines
- Coroutines - Coroutines for asynchronous programming
- Flow - A cold asynchronous data stream that sequentially emits values and completes normally or with an exception.
- Dagger-Hilt - Dependency Injection Framework
- GraphQl-Apollo - GraphQL client with a typesafe API for data query and manipulation language for APIs