bloc
bloc copied to clipboard
refactor: Move storage implementation into another package.
Hi 👋
I was looking into the storage implementation for hydrated bloc, and was thinking it would be great if it was moved into another package (along with the traversal logic).
A general storage abstraction package could be of great benefit to the community :)
If this sounds promising, then I'll be happy to contribute.