flutter_web_bluetooth 0.0.3 copy "flutter_web_bluetooth: ^0.0.3" to clipboard
flutter_web_bluetooth: ^0.0.3 copied to clipboard

outdated

A library to use the web bluetooth api.

0.0.3 #

  • Forgot some Flutter dependency

0.0.2 #

  • Removed Flutter as a dependency
  • Added characteristic properties
  • Added toLowerCase to every call that requires a UUID, because the web api expects only lower case UUIDS.
  • Added Bluetooth descriptors.

0.0.1 #

  • Basic support for web bluetooth api