ok_image 0.4.0 copy "ok_image: ^0.4.0" to clipboard
ok_image: ^0.4.0 copied to clipboard

discontinuedreplaced by: extended_image

Easy to use this library to build a network image widget, you can build different layouts according to the error/load, also set up the image cache delegate.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ok_image

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

dependencies:
  ok_image: ^0.4.0

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:ok_image/ok_image.dart';
5
likes
40
pub points
11%
popularity

Publisher

unverified uploader

Easy to use this library to build a network image widget, you can build different layouts according to the error/load, also set up the image cache delegate.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

crypto, flutter, http, path_provider, rxdart

More

Packages that depend on ok_image