ncrypted is a cross-platform Flutter app for end-to-end encrypted file exchange using QR-based key sharing and .ncry packages.
.ncry with hybrid crypto:
lib/main.dart - app shell, navigation, theme wiring.lib/screens/ - UI flows (My Key, Contacts, Send, Open, Options).lib/services/ - crypto, package format, persistence, preferences.lib/models/ - data models (EncPackage, Contact).test/ + ncry_test.dart - widget + crypto/package tests.flutter pub get
flutter run
flutter analyze
flutter test
RELEASE_CHECKLIST.md for the full pre-ship and post-ship flow..ncry extension.0x0002 (single active version).