pixa 1.0.0 copy "pixa: ^1.0.0" to clipboard
pixa: ^1.0.0 copied to clipboard

Production-oriented Flutter image loading, caching, and pipeline primitives.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add pixa

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

dependencies:
  pixa: ^1.0.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:pixa/pixa.dart';
1
likes
150
points
66
downloads

Documentation

API reference

Publisher

verified publisherfluttercandies.com

Weekly Downloads

Production-oriented Flutter image loading, caching, and pipeline primitives.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

code_assets, ffi, flutter, hooks, path_provider

More

Packages that depend on pixa

Packages that implement pixa