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

outdated

Cacheable http request with interactive widget. Our goal is we can fetching and caching http request only with one widget

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add http_cache_flutter

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

dependencies:
  http_cache_flutter: ^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:http_cache_flutter/http_cache_flutter.dart';
5
likes
0
points
23
downloads

Publisher

verified publishergepcode.com

Weekly Downloads

Cacheable http request with interactive widget. Our goal is we can fetching and caching http request only with one widget

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, hive, http, meta

More

Packages that depend on http_cache_flutter