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

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

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
0
points
291
downloads

Publisher

verified publishereliatolin.it

Weekly Downloads

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

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, path, sqflite

More

Packages that depend on remote_caching