scientifichackers / flutter-pdfium

dart:ffi wrapper for Google's Pdfium library
MIT License
11 stars 3 forks source link

gen dart FFI code from c #1

Open winwisely99 opened 4 years ago

winwisely99 commented 4 years ago

https://github.com/dart-interop/ffi_tool

This will help you i think.

insinfo commented 2 years ago

Today there are many options like: https://pub.dev/packages/ffigen https://github.com/heremaps/gluecodium https://github.com/fzyzcjy/flutter_rust_bridge

insinfo commented 2 years ago

@winwisely99 @https://github.com/scientifichackers I have published an updated package with all the public Pdfium API that will work for any platform compatible with dart

https://github.com/insinfo/pdfium_bindings https://pub.dev/packages/pdfium_bindings