image_loader_flutter 0.0.9 copy "image_loader_flutter: ^0.0.9" to clipboard
image_loader_flutter: ^0.0.9 copied to clipboard

The package enhances performance with image caching, ensuring smooth and efficient image rendering in your Flutter apps.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add image_loader_flutter

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

dependencies:
  image_loader_flutter: ^0.0.9

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:image_loader_flutter/image_loader_flutter.dart';
2
likes
140
points
72
downloads

Publisher

verified publishercodingislife.net

Weekly Downloads

The package enhances performance with image caching, ensuring smooth and efficient image rendering in your Flutter apps.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

cached_network_image, flutter, photo_view

More

Packages that depend on image_loader_flutter