flutter_ho_cache

Last updated:

0 purchases

flutter_ho_cache Image
flutter_ho_cache Images
Add to Cart

Description:

flutter ho cache

flutter_ho_cache #
A cache manager based on shared_preferences. Works on iOS,Android and Web.
Content #

Examples
Getting started
Contribution

Examples #

Examples

Getting Started #
HoCache.getInstance().setString("cache_ke", "cache_value");
HoCache.getInstance().get("cache_ke");
copied to clipboard
Contribution #
Issues are welcome. Please add a screenshot of you bug and a code snippet. Quickest way to solve issue is to reproduce it in one of the examples.
Pull requests are welcome. If you want to change the API or do something big it is best to create an issue and discuss it first.

MIT Licensed

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.