flutter_http_cache 0.0.3 copy "flutter_http_cache: ^0.0.3" to clipboard
flutter_http_cache: ^0.0.3 copied to clipboard

HTTP caching library for Flutter applications

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_http_cache

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

dependencies:
  flutter_http_cache: ^0.0.3

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:flutter_http_cache/flutter_http_cache.dart';
0
likes
150
points
47
downloads

Publisher

unverified uploader

Weekly Downloads

HTTP caching library for Flutter applications

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

crypto, dio, flutter, http, meta, path, path_provider, sqflite, synchronized

More

Packages that depend on flutter_http_cache