Kamel-Media / Kamel

Kotlin asynchronous media loading and caching library for Compose.
Apache License 2.0
595 stars 23 forks source link

Add persistent cache #27

Closed denchic45 closed 8 months ago

denchic45 commented 1 year ago

Perhaps it would be worth adding image caching to the device memory so that you can always access them without a network?

Shabinder commented 1 year ago

+1

luca992 commented 1 year ago

I plan to implement this eventually if no one else does a pr first. If you have any thoughts on how it should be implemented feel free to make suggestions.

denchic45 commented 1 year ago

I think you need something like in coil or glide, but you also need to make it multiplatform

luca992 commented 8 months ago

Released in 0.8.0