DataStore-sample icon indicating copy to clipboard operation
DataStore-sample copied to clipboard

DataStore-sample. Preferences DataStore Working with Preferences DataStore Codelab. Using Jetpack Compose for UI. Toggle dark mode / light model. StateFlow, Coroutines Flow.

Results 13 DataStore-sample issues
Sort by recently updated
recently updated
newest added
trafficstars

This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [androidx.test.ext:junit](https://developer.android.com/testing) | `1.1.2` -> `1.3.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/androidx.test.ext:junit/1.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/androidx.test.ext:junit/1.1.2/1.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [androidx.lifecycle:lifecycle-viewmodel-compose](https://developer.android.com/jetpack/androidx/releases/lifecycle#2.6.0) ([source](https://cs.android.com/androidx/platform/frameworks/support)) | `1.0.0-alpha01` -> `1.0.0-alpha07` |...

As the title says. Should it need special care? Or is DataStore using SharedPreference anyway , so settings screens should be fine with it?

enhancement