fluetooth_plus 1.0.1
fluetooth_plus: ^1.0.1 copied to clipboard
Flutter library for sending bytes to Bluetooth devices.
1.0.0 #
- Forked from fluetooth
- Fixed deprecated code in test files
- Improved stability and performance
0.0.6 #
- fix(android): remove unused code that causes failure on ci/cd pipeline
0.0.2 #
- fix typo on readme
- fix android method (unresolved reference)
- change error message on
sendBytes(iOS)
0.0.1 #
- add support for both
AndroidandiOS - add examples