flutter_blue_ultra_web 2.1.0 copy "flutter_blue_ultra_web: ^2.1.0" to clipboard
flutter_blue_ultra_web: ^2.1.0 copied to clipboard

Platformweb

Web implementation of the flutter_blue_ultra plugin.

2.1.0 #

  • First release as flutter_blue_ultra_web (forked from flutter_blue_plus_web 3.0.1).
  • Aligned version with the flutter_blue_ultra facade (2.1.0). Prior history below reflects the upstream package.

3.0.1 #

  • Don't wait for CCCD write for setNotifyValue on web (#1153)
  • Fix getAdapterState and discoverServices

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