First of all, thank you for your work on this project !
Would it be possible to update the CacheProvider's get methods signature to return Futures instead of regular types ? I am currently trying to build an implementation using flutter_secure_storage which only has asynchronous methods.
Hi !
First of all, thank you for your work on this project !
Would it be possible to update the CacheProvider's get methods signature to return Futures instead of regular types ? I am currently trying to build an implementation using flutter_secure_storage which only has asynchronous methods.
Thank you !