api_repo 0.0.2 copy "api_repo: ^0.0.2" to clipboard
api_repo: ^0.0.2 copied to clipboard

Flutter package providing a simple, configurable API caching layer with pluggable storage and cache policies to speed up network calls and reduce redundant requests.

0.0.2 #

  • Simplified setup: the package now gets ready automatically the first time you use it—no extra initialization step needed.
  • Leaner and more stable data storage and caching by using a single shared instance behind the scenes.

0.0.1 #

  • Create package
  • Added example
  • Updated documentation
1
likes
0
points
158
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter package providing a simple, configurable API caching layer with pluggable storage and cache policies to speed up network calls and reduce redundant requests.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, shared_preferences

More

Packages that depend on api_repo