imagekit_ffi 0.0.5 copy "imagekit_ffi: ^0.0.5" to clipboard
imagekit_ffi: ^0.0.5 copied to clipboard

High-performance image codecs for Flutter/Dart via Native Assets + FFI.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add imagekit_ffi

With Flutter:

 $ flutter pub add imagekit_ffi

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

dependencies:
  imagekit_ffi: ^0.0.5

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:imagekit_ffi/imagekit_ffi.dart';
7
likes
135
points
33
downloads

Publisher

unverified uploader

Weekly Downloads

High-performance image codecs for Flutter/Dart via Native Assets + FFI.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

archive, code_assets, ffi, hooks, http, logging, native_toolchain_c, path

More

Packages that depend on imagekit_ffi