imageengine_flutter 0.0.1+1 copy "imageengine_flutter: ^0.0.1+1" to clipboard
imageengine_flutter: ^0.0.1+1 copied to clipboard

Flutter package for optimized responsive images.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add imageengine_flutter

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

dependencies:
  imageengine_flutter: ^0.0.1+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:imageengine_flutter/imageengine_flutter.dart';
1
likes
120
points
31
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter package for optimized responsive images.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

cached_network_image, flutter, imageengine_helpers_dart, logger

More

Packages that depend on imageengine_flutter