iyox Wormhole is a file-sharing application presented in Material You style. It is a fork of this project.
- Secure File Sharing: Utilizes the magic-wormhole protocol for end-to-end encrypted file transfers.
- Material You Design: Enhances user experience with modern Material You design principles.
- QR Code and Passphrase Sharing: Simplifies sharing through QR codes or passphrases.
- flutter_rust_bridge(MIT) - Flutter <-> Rust ffi code generation
- ffi(BSD-3-Clause) - call native .so lib code from dart
- file_picker(MIT) - OS Native Filepicker Impl.
- path_provider(BSD-3-Clause) - Get Platforms common paths
- flutter_zxing(MIT) - QR/Aztec code scanner
- qr_flutter(BSD-3-Clause) - QR code generator
- shared_preferences(BSD-3-Clause) - Platform wrapper for key-value pairs
- share_handler(MIT) - receive of platform share intents
- vibration(BSD-2-Clause) - control haptic feedbacks
- dynamic_color(Apache-2.0) - generate Material color schemes
- animations(BSD-3-Clause ) - pre-built animations
- gap(MIT) - add gaps in flex widgets
- flutter_displaymode(MIT) - set display mode on android
- anyhow(MIT) - Error handling
- magic-wormhole(EUPL-1.2) - magic-wormhole client
- futures(MIT) - async/await async programming
- async-std(MIT) - async std-lib
- url(MIT) - url generation lib
- yaml-rust(MIT) - yaml parser
iyox Wormhole is licensed under the GPL License.