cached_media 0.9.9+1 copy "cached_media: ^0.9.9+1" to clipboard
cached_media: ^0.9.9+1 copied to clipboard

Easily cache your media & save bandwidth. You will be able to quickly and easily handle your media into a powerfull widget.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add cached_media

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

dependencies:
  cached_media: ^0.9.9+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:cached_media/cached_media.dart';
2
likes
140
pub points
36%
popularity

Publisher

verified publisherloichamdi.com

Easily cache your media & save bandwidth. You will be able to quickly and easily handle your media into a powerfull widget.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

collection, dio, flutter, get_storage, path_provider, permission_handler, uuid, visibility_detector

More

Packages that depend on cached_media