mifos-mobile/libs/pullrefresh
Nagarjuna efb38f5263
feat[notifications, clientCharges]: DB flow to room database (#2728)
* feat[notifications, clientCharges]: DB flow to room database

* fix: clientChargeRepositoryImpl test

* fix: module name, entity name

* fix: Dependency Guard

* fix: Database Implementation

* fix: Fix Test & Lint Issue

---------

Co-authored-by: Sk Niyaj Ali <niyaj639@gmail.com>
2025-01-03 21:44:53 +05:30
..
src/main feat[notifications, clientCharges]: DB flow to room database (#2728) 2025-01-03 21:44:53 +05:30
.gitignore Refactor - [:core:model] Apply & Fix Ktlint & Detekt Rules (#2674) 2024-08-29 12:53:18 -04:00
build.gradle.kts Refactor- Final Cleanup (#2694) 2024-09-04 09:49:33 -04:00
README.md Refactor - [:core:model] Apply & Fix Ktlint & Detekt Rules (#2674) 2024-08-29 12:53:18 -04:00

A local fork of the pullrefresh functionality from androidx.material

Source: https://cs.android.com/androidx/platform/frameworks/support/+/androidx-main:compose/material/material/src/commonMain/kotlin/androidx/compose/material/pullrefresh/

Forked so that we can make use of it while not bringing in m2 dependencies in our project unecessarily