synchro_http 0.3.7 copy "synchro_http: ^0.3.7" to clipboard
synchro_http: ^0.3.7 copied to clipboard

A new Flutter package that helps with the auto caching http requests.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add synchro_http

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

dependencies:
  synchro_http: ^0.3.7

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:synchro_http/synchro_http.dart';
0
likes
140
points
3
downloads

Publisher

unverified uploader

Weekly Downloads

A new Flutter package that helps with the auto caching http requests.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

connectivity_plus, flutter, hive, hive_flutter, hive_generator, http, path, path_provider, rxdart

More

Packages that depend on synchro_http