remote_caching 1.0.12 copy "remote_caching: ^1.0.12" to clipboard
remote_caching: ^1.0.12 copied to clipboard

A Flutter package for caching remote API calls with configurable duration.

1.0.12 #

  • Added new docs

1.0.11 #

  • Added new docs

1.0.10 #

  • Remove support for web

1.0.9 #

  • Added getInMemoryDatabasePath function
  • Added databasePath parameter to the init method

1.0.8 #

  • Added databasePath parameter to the call method

1.0.7 #

  • Update docs

1.0.6 #

  • Added cacheExpiring parameter to the call method

1.0.5 #

1.0.4 #

  • Added verbose mode
  • Added exception if fromJson is not provided for List

1.0.3 #

  • First stable release

0.0.1 #

  • Initial release
28
likes
160
points
291
downloads
screenshot

Publisher

verified publishereliatolin.it

Weekly Downloads

A Flutter package for caching remote API calls with configurable duration.

Repository (GitHub)
View/report issues

Topics

#network #http #caching #remote

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, path, sqflite, sqflite_common_ffi

More

Packages that depend on remote_caching