blev 0.0.3 blev: ^0.0.3 copied to clipboard
A flutter plugin to communicate with Bluetooth Low Energy devices.
Bluetooth Low Energy Examples #
This directory contains examples on how to use the package.
- central and peripheral
- Demonstrates a central and peripheral sending messages to each over L2CAP channels.
- central_socks_client and peripheral_socks_server
- Demonstrates a central and peripheral acting as a client and server for doing HTTP over SOCKS5.