cnativeapi 0.1.1
cnativeapi: ^0.1.1 copied to clipboard
Native API C bindings for Flutter
0.1.1 #
- Add multi-platform FFI C bindings (Android, iOS, Linux, macOS, Windows)
- Migrate iOS and macOS native bindings to SwiftPM
- Add UrlOpener C bindings
- Add autostart and global shortcuts C bindings
- Add window visual effects and color C bindings
- Add title bar style and control button C bindings
- Introduce bindgen code generation toolchain
0.1.0 #
- Initial release