Hi, i want to utilize an abstraction for DataStore to be able to scope its lifetime to a certain navGraph backstack or application scope. Besides, i want to offer different storage options like LocalEncrypted, Local or Memory. How would be that possible ? Any ideas, or samples would be greatly appreciated !
not kotlin but kotlin colored 2