flutter_blue_ultra_web 2.1.0
flutter_blue_ultra_web: ^2.1.0 copied to clipboard
Web implementation of the flutter_blue_ultra plugin.
2.1.0 #
- First release as
flutter_blue_ultra_web(forked fromflutter_blue_plus_web3.0.1). - Aligned version with the
flutter_blue_ultrafacade (2.1.0). Prior history below reflects the upstream package.
3.0.1 #
- Don't wait for CCCD write for
setNotifyValueon web (#1153) - Fix
getAdapterStateanddiscoverServices
3.0.0 #
- Add support for web optional services (#1124)
2.0.0 #
- Replace void return types with bool return types
1.0.0 #
- Initial release