flutter_bluetooth_debugger_tool is a Flutter-based tool designed for debugging Bluetooth devices.
It allows you to scan, monitor, and record Bluetooth communication data, and export the results into a CSV file for further analysis.
- 🔍 Bluetooth device scanning with real-time RSSI and connection status
- 📶 Live data stream from connected devices
- 💾 Save Bluetooth packets to a CSV file
- 🛠️ Flexible filter options (e.g., show only connectable or named devices)
- 📱 Optimized for mobile debugging workflows (e.g., testing IoT or BLE devices)
Coming soon — Add installation and usage instructions here.