- Fixed call to
navigator.bluetooth.getDevicesin browsers that don't support it. - Added more documentation
- Forgot some Flutter dependency
- 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.
- Basic support for web bluetooth api