flutter_blue_max_web 6.0.0
flutter_blue_max_web: ^6.0.0 copied to clipboard
Web implementation of the flutter_blue_max plugin.
6.0.0 #
- First public release as
flutter_blue_max_web(fork offlutter_blue_plus_web). Version numbers below 6.0.0 refer to the original FlutterBluePlus history and are not published under this name. No functional changes; L2CAP is not supported on Web.
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