KRTirtho / metadata_god

Audio file Metadata reading and writing library for Flutter
MIT License
23 stars 12 forks source link

flutter_rust_bridge docs plugin architecture #8

Closed KRTirtho closed 1 year ago

KRTirtho commented 1 year ago

All files generated using frb_ffi_lib_flutter_only mason brick

This architecture enforces the use of macOS/iOS XCFramework in the plugin. It allows loading of shared library on build time and linking, which resolves the long existing issue of macOS/iOS application crash for using this plugin