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

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
copied to clipboard

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.2
copied to clipboard

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';
copied to clipboard
31
likes
140
points
1.28k
downloads

Publisher

verified publisherjoydash.com

Weekly Downloads

2024.10.06 - 2025.04.20

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

Homepage

License

(pending) (license)

Dependencies

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

More

Packages that depend on dio_http_cache_lts