flutter_memory_cache 0.0.2 copy "flutter_memory_cache: ^0.0.2" to clipboard
flutter_memory_cache: ^0.0.2 copied to clipboard

flutter memory cache in Map.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_memory_cache

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

dependencies:
  flutter_memory_cache: ^0.0.2

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:flutter_memory_cache/flutter_memory_cache.dart';
0
likes
20
pub points
0%
popularity

Publisher

unverified uploader

flutter memory cache in Map.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, system_info

More

Packages that depend on flutter_memory_cache