octo_image 1.0.0-nullsafety.1 copy "octo_image: ^1.0.0-nullsafety.1" to clipboard
octo_image: ^1.0.0-nullsafety.1 copied to clipboard

outdated

A multifunctional Flutter image widget. Supports placeholders, error widgets and image transformers with fading.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add octo_image

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

dependencies:
  octo_image: ^1.0.0-nullsafety.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:octo_image/octo_image.dart';
650
likes
0
pub points
98%
popularity

Publisher

verified publisherbaseflow.com

A multifunctional Flutter image widget. Supports placeholders, error widgets and image transformers with fading.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, flutter_blurhash

More

Packages that depend on octo_image