attriax_flutter_linux 0.6.0
attriax_flutter_linux: ^0.6.0 copied to clipboard
Linux implementation for the Attriax Flutter plugin.
Changelog #
0.6.0 #
- First Linux desktop platform release for the Attriax Flutter plugin.
- Added the federated
attriax_flutter_linuxpackage: adart:ffibinding over the prebuilt Attriax KMP core C-ABI shared library (libattriax_core.so), registeringAttriaxLinuxasAttriaxPlatform.instanceon Linux. - Faithful port of the
attriax_flutter_windowsbinding (same five C-ABI entry points, same{"ok":…}dispatch envelope, same caller-freesattriax_free_stringevent-callback contract) — the two differ only in the shared-library filename and the CMake bundling variable.