koni_jxl_flutter 0.1.3 copy "koni_jxl_flutter: ^0.1.3" to clipboard
koni_jxl_flutter: ^0.1.3 copied to clipboard

Flutter bindings for koni_jxl: display and encode JPEG XL (.jxl) images with a pure Dart codec — no native dependencies, all platforms.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add koni_jxl_flutter

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

dependencies:
  koni_jxl_flutter: ^0.1.3

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:koni_jxl_flutter/koni_jxl_flutter.dart';
0
likes
160
points
33
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter bindings for koni_jxl: display and encode JPEG XL (.jxl) images with a pure Dart codec — no native dependencies, all platforms.

Repository (GitHub)
View/report issues

Topics

#jpeg-xl #jxl #image #codec

License

MIT (license)

Dependencies

flutter, koni_jxl

More

Packages that depend on koni_jxl_flutter