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

A Flutter package for efficient data caching and HTTP request handling using Hive and GetX.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add cach_data_http_hive

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

dependencies:
  cach_data_http_hive: ^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:cach_data_http_hive/cach_data_http_hive.dart';
4
likes
150
points
15
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package for efficient data caching and HTTP request handling using Hive and GetX.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, get, hive, hive_flutter, http

More

Packages that depend on cach_data_http_hive