imgix_flutter 0.1.1 copy "imgix_flutter: ^0.1.1" to clipboard
imgix_flutter: ^0.1.1 copied to clipboard

outdated

An Imgix Flutter wrapper to embed Imgix URLs with options easily

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add imgix_flutter

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

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

Publisher

verified publishercretezy.com

An Imgix Flutter wrapper to embed Imgix URLs with options easily

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter, imgix

More

Packages that depend on imgix_flutter