Android Data Layer

Use when implementing the data layer in Android or KMP — the Repository pattern's layered error-propagation model (repository as the error boundary, sealed DataError, Result placement with and without a domain layer) and Room in commonMain (@ConstructedBy, BundledSQLiteDriver, per-target KSP).

rcosteira79 2d51cc5 4.7 KB Updated

File contents

rcosteira79/android-skills/tree/main/plugins/android-skills/skills/android-data-layer commit 2d51cc5e19

Frequently asked questions

npx skillmds@latest add rcosteira79/android-data-layer