dio_http_cache_lts 0.4.0 copy "dio_http_cache_lts: ^0.4.0" to clipboard
dio_http_cache_lts: ^0.4.0 copied to clipboard

outdated

It's just a maintainance version of the dio_http_cache package to be compatible with the latest dio package

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dio_http_cache_lts

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

dependencies:
  dio_http_cache_lts: ^0.4.0

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_http_cache_lts/dio_http_cache_lts.dart';
31
likes
0
points
1.36k
downloads

Publisher

verified publisherjoydash.com

Weekly Downloads

It's just a maintainance version of the dio_http_cache package to be compatible with the latest dio package

Repository (GitLab)
View/report issues

License

unknown (license)

Dependencies

crypto, dio, flutter, json_annotation, json_serializable, path, quiver, sqflite

More

Packages that depend on dio_http_cache_lts