woff2_ffi 0.2.0 copy "woff2_ffi: ^0.2.0" to clipboard
woff2_ffi: ^0.2.0 copied to clipboard

FFI bindings for the WOFF2 reference implementation library.

0.2.0 #

  • Bumped minimum SDK version to Dart 3.13.

  • Switched from native_toolchain_ninja to native_toolchain_c package for building the native library.

    • The native_toolchain_ninja tool hasn't had an update in a relatively long time, so it has been decided to switch back to the official package, native_toolchain_c.
    • The package no longer depends on native_toolchain_ninja, thus unlocking transitive dependency upgrades for dependants.
  • Native bindings generator has been upgraded to package:ffigen:21.0.0, which includes a number of changes in the generated code.

  • Bumped dependency constraints.

    • code_assets to ^1.2.1.
    • meta to ^1.19.0.
    • hooks to ^2.2.0.
    • native_toolchain_c to ^0.19.3.
    • dev:deminearchiver_lints to ^3.1.0.
    • dev:ffigen to ^21.0.0.

0.1.2 #

  • Fixed Dart build hook failing on Linux.

  • Changed package location in the repository.

0.1.1 #

  • Disabled verbose logging in the Dart build hook.

  • Minor build hook improvements.

0.1.0 #

  • Initial version.

  • Added google/woff2 and google/brotli submodules.

  • Set up proper .pubignore file to decrease published package size.

  • Generated FFI bindings.

  • Set up Dart build hooks.

  • Added WOFF2 C++ API wrapper written in C.

0
likes
160
points
189
downloads

Documentation

API reference

Publisher

verified publisherdeminearchiver.qzz.io

Weekly Downloads

FFI bindings for the WOFF2 reference implementation library.

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

code_assets, ffi, hooks, logging, meta, native_toolchain_c

More

Packages that depend on woff2_ffi