cached_network_image_max 3.5.0 copy "cached_network_image_max: ^3.5.0" to clipboard
cached_network_image_max: ^3.5.0 copied to clipboard

Flutter 升级 3.35.7 之后,对 cached_network_image 插件的升级(After Flutter upgrade 3.35.7, the upgrade of cached_network_image plugins.)。

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add cached_network_image_max

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

dependencies:
  cached_network_image_max: ^3.5.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:cached_network_image_max/cached_network_image_max.dart';
0
likes
140
points
86
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter 升级 3.35.7 之后,对 cached_network_image 插件的升级(After Flutter upgrade 3.35.7, the upgrade of cached_network_image plugins.)。

Topics

#cache #image #network-image

License

MIT (license)

Dependencies

cached_network_image_max_platform_interface, cached_network_image_max_web, flutter, flutter_cache_manager, octo_image

More

Packages that depend on cached_network_image_max