imagex_flutter 0.0.3 copy "imagex_flutter: ^0.0.3" to clipboard
imagex_flutter: ^0.0.3 copied to clipboard

A reusable Flutter image widget for asset, network, SVG, and file images.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add imagex_flutter

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

dependencies:
  imagex_flutter: ^0.0.3

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:imagex_flutter/imagex_flutter.dart';
4
likes
150
points
163
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A reusable Flutter image widget for asset, network, SVG, and file images.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

cached_network_image, flutter, flutter_svg, shimmer

More

Packages that depend on imagex_flutter