multi_type_image_loader 1.1.0+1 copy "multi_type_image_loader: ^1.1.0+1" to clipboard
multi_type_image_loader: ^1.1.0+1 copied to clipboard

A flutter package to provide the support of any kind of image to load.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add multi_type_image_loader

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

dependencies:
  multi_type_image_loader: ^1.1.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:multi_type_image_loader/multi_type_image_loader.dart';
3
likes
130
points
1
downloads

Publisher

unverified uploader

Weekly Downloads

A flutter package to provide the support of any kind of image to load.

Homepage

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

cached_network_image, cupertino_icons, flutter, flutter_svg, lottie

More

Packages that depend on multi_type_image_loader