PokeDex is an unofficial, beautifully designed Pokédex app for everyone to use. It contains detailed data on every single Pokémon. Let's view your fav Pokemon.
You can Install the latest QuizLand app from below 👇
- MVVM Archiecture
- Clean and Simple Material UI.
- Created using Jetpack Compose
-
JetPack Compose-Jetpack Compose is Android’s recommended modern toolkit for building native UI. It simplifies and accelerates UI development on Android. Quickly bring your app to life with less code, powerful tools, and intuitive Kotlin APIs.
-
Kotlin Coroutines - For asynchronous and more..
-
Android Architecture Components - Collection of libraries that help you design robust, testable, and maintainable apps.
-
Dagger-Hilt - Standard library to incorporate Dagger dependency injection into an Android application.
-
JetPack Compose Navigation - The Navigation component provides support for Jetpack Compose applications. You can navigate between composables while taking advantage of the Navigation component’s infrastructure and features.
-
JetPack Compose Animations - Jetpack Compose provides powerful and extensible APIs that make it easy to implement various animations in your app's UI. This document describes how to use these APIs as well as which API to use depending on your animation scenario.
-
Coil-kt - An image loading library for Android backed by Kotlin Coroutines.
-
Timber - This is a logger with a small, extensible API which provides utility on top of Android's normal Log class.