pixer 0.0.7 copy "pixer: ^0.0.7" to clipboard
pixer: ^0.0.7 copied to clipboard

A fast image processing package.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add pixer

With Flutter:

 $ flutter pub add pixer

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

dependencies:
  pixer: ^0.0.7

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:pixer/pixer.dart';
42
likes
130
points
262
downloads

Documentation

API reference

Publisher

verified publisherlazebny.io

Weekly Downloads

A fast image processing package.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

code_assets, crypto, ffi, hooks, native_toolchain_rust

More

Packages that depend on pixer