optimized_image_loader 0.0.1 copy "optimized_image_loader: ^0.0.1" to clipboard
optimized_image_loader: ^0.0.1 copied to clipboard

outdated

Open source dart package for loading network images efficiently, having control of all possibilities while image is loading and after loading

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add optimized_image_loader

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

dependencies:
  optimized_image_loader: ^0.0.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:optimized_image_loader/optimized_image_loader.dart';
0
likes
0
points
28
downloads

Publisher

unverified uploader

Weekly Downloads

Open source dart package for loading network images efficiently, having control of all possibilities while image is loading and after loading

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, loading_indicator

More

Packages that depend on optimized_image_loader