2025-07-11 04:02:57 UTC

water783 on Nostr: Hey all! Introducing bitchat-flutter-plugin — a plugin designed for Flutter apps ...

Hey all!

Introducing bitchat-flutter-plugin — a plugin designed for Flutter apps that want to integrate the bitchat protocol, peer-to-peer messaging, and Bluetooth relay features, written in dart.

🔗 https://github.com/wcat7/bitchat-flutter-plugin

- Provides core decentralized chat protocol features
- Supports Bluetooth Low Energy (BLE) mesh networking for message relay
- Usable in both mobile and desktop Flutter projects

iOS: Fully supported, including BLE peripheral and central functionality

Android: In development — BLE central functionality is available; peripheral support coming soon