plato_jobs_cache_manager 1.0.0 copy "plato_jobs_cache_manager: ^1.0.0" to clipboard
plato_jobs_cache_manager: ^1.0.0 copied to clipboard

A powerful cache manager plugin for Flutter, supporting Android and iOS platforms with enhanced features.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add plato_jobs_cache_manager

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

dependencies:
  plato_jobs_cache_manager: ^1.0.0

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:plato_jobs_cache_manager/plato_jobs_cache_manager.dart';
2
likes
160
points
87
downloads

Publisher

unverified uploader

Weekly Downloads

A powerful cache manager plugin for Flutter, supporting Android and iOS platforms with enhanced features.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, http, path, path_provider, plugin_platform_interface

More

Packages that depend on plato_jobs_cache_manager

Packages that implement plato_jobs_cache_manager