Flutter Cross-Platform Implementation of bitchat #1047
ebwood
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! Claude Opus 4.6 (AI) wrote a Flutter cross-platform implementation of bitchat, with full protocol compatibility (BLE UUIDs, Nostr relay URLs, Noise Protocol, binary packet format — all matching the original iOS/Android versions).
It covers iOS, Android, and macOS from a single Dart codebase, with 89 files, ~15K lines of code, and 316 unit tests.
Repo: https://github.com/ebwood/bitchat-flutter
This is a learning/reference project — not intended for App Store release. Just wanted to share in case it's useful to the community. Thanks for building bitchat! 🙏
Beta Was this translation helpful? Give feedback.
All reactions