image_region_decoder 0.1.0 copy "image_region_decoder: ^0.1.0" to clipboard
image_region_decoder: ^0.1.0 copied to clipboard

discontinued

Use the platform API to partially load the image, support android and iOS.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add image_region_decoder

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

dependencies:
  image_region_decoder: ^0.1.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:image_region_decoder/image_region_decoder.dart';
3
likes
40
pub points
0%
popularity

Publisher

unverified uploader

Use the platform API to partially load the image, support android and iOS.

Repository (GitHub)
View/report issues

License

Apache-2.0 (LICENSE)

Dependencies

flutter

More

Packages that depend on image_region_decoder