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

Fast cross-platform image compression powered by libcaesium through Dart FFI and WebAssembly.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add flutter_caesium_ffi

With Flutter:

 $ flutter pub add flutter_caesium_ffi

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

dependencies:
  flutter_caesium_ffi: ^1.0.0

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:flutter_caesium_ffi/flutter_caesium_ffi.dart';
2
likes
0
points
289
downloads

Publisher

unverified uploader

Weekly Downloads

Fast cross-platform image compression powered by libcaesium through Dart FFI and WebAssembly.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

ffi, flutter, flutter_web_plugins

More

Packages that depend on flutter_caesium_ffi

Packages that implement flutter_caesium_ffi