Skip to content

Shubhanshu156/PokeDex

Repository files navigation

PokeDex

Build Lint Platform API

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 👇

ScreenShots

  • Pokemon Listing |PokemonDetails

About

  • MVVM Archiecture
  • Clean and Simple Material UI.
  • Created using Jetpack Compose

Following libraries were used in development ->

  • 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.

    • LiveData - Data objects that notify views when the underlying database changes.
    • ViewModel - Stores UI-related data that isn't destroyed on UI changes.
  • 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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages