Firebase Dependencies

  • Firebase Crashlytics: A real-time crash reporter that helps you track, prioritize, and fix stability issues.
  • Firebase Auth: Provides backend services to authenticate users.

Google Services

Navigation Components

  • AndroidX Navigation: Helps implement navigation, from simple button clicks to more complex patterns.

Reactive Network Library

SSP-SDP

DataStore

Hilt

  • Hilt: A dependency injection library for Android.

Retrofit

  • Retrofit: A type-safe HTTP client for Android and Java.

OkHttp

  • OkHttp: An HTTP client that’s efficient by default.

Other Libraries

  • StyleableToast: Allows you to create stylish toasts.
  • CircleImageView: A fast circular ImageView perfect for profile images.
  • MPAndroidChart: A powerful Android chart view / graph view library.
  • Glide: An image loading and caching library for Android.
  • Chucker: An HTTP inspector for Android & OkHttp.
  • Sandwich: Simplifies handling API responses.
  • RecyclerView: A flexible view for providing a limited window into a large data set.