riverpod_cache_time 0.0.6 copy "riverpod_cache_time: ^0.0.6" to clipboard
riverpod_cache_time: ^0.0.6 copied to clipboard

Provides a function that allows you to use cache time when using the RiverPod state management library.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add riverpod_cache_time

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

dependencies:
  riverpod_cache_time: ^0.0.6

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:riverpod_cache_time/riverpod_cache_time.dart';
0
likes
105
points
63
downloads

Publisher

unverified uploader

Weekly Downloads

Provides a function that allows you to use cache time when using the RiverPod state management library.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

dio, flutter, flutter_riverpod, logger, plugin_platform_interface

More

Packages that depend on riverpod_cache_time

Packages that implement riverpod_cache_time