super_native_extensions 0.1.8 super_native_extensions: ^0.1.8 copied to clipboard
Low level interface various native APIs such as clipboard and Drag and Drop. Not meant to be used directly.
0.1.8 #
- FEAT: prevent finalizer invoked too early in release mode (#38).
0.1.7+3 #
- FIX: make clippy happy (#36).
0.1.7+2 #
- FIX: minor clean-ups.
0.1.7+1 #
- FIX: create phony file in BUILD_PRODUCTS_DIR.
0.1.7 #
- FEAT: migrate to irondash (#27).
0.1.6+2 #
- FIX: FFI errors in flutter tester.
- FIX: Broken buid on iOS with Rust 1.65.
- FIX: Workaround for Xcode warning.
- FIX: Broken buid on iOS with Rust 1.65.
- FIX: Workaround for Xcode warning.
- FIX: Synthetize mouse up event during drag on linux.
0.1.6+1 #
- FIX: Broken buid on iOS with Rust 1.65.
- FIX: Workaround for Xcode warning.
0.1.6 #
- Fix drop hanging on Windows
0.1.5 #
- Fix compatibility with NDK 23+
0.1.4 #
- FEAT: add_super_keyboard_layout (#20).
0.1.3+1 #
- FIX: Improve Drag&Drop on Web (#19).
0.1.3 #
- Improve documentation.
0.1.2 #
- Improve documentation.
0.1.1 #
- Improve documentation.
0.1.0 #
- Initial public release.