dio_304_cache 0.0.1 copy "dio_304_cache: ^0.0.1" to clipboard
dio_304_cache: ^0.0.1 copied to clipboard

outdated

A new Flutter plugin for caching http response data and append to 304 response

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dio_304_cache

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  dio_304_cache: ^0.0.1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:dio_304_cache/dio_304_cache.dart';
4
likes
0
pub points
0%
popularity

Publisher

unverified uploader

A new Flutter plugin for caching http response data and append to 304 response

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

dio, flutter, hive, path_provider

More

Packages that depend on dio_304_cache