flutter_blue_plus_linux 8.0.0 copy "flutter_blue_plus_linux: ^8.0.0" to clipboard
flutter_blue_plus_linux: ^8.0.0 copied to clipboard

PlatformLinux

Linux implementation of the flutter_blue_plus plugin.

3.0.2 #

  • Return unknown state if adaptors list empty (#1190)
  • Return empty name if adaptors list empty (#1191)
  • Return start scan false if adaptors list empty (#1193)
  • Return stop scan false if adaptors list empty (#1194)
  • Return turn off false if adaptors list empty (#1195)
  • Return turn on false if adaptors list empty (#1196)

3.0.1 #

  • Implement on turn on response stream (#1174)

3.0.0 #

  • Update platform interface version to 3.0.0

2.0.0 #

  • Replace void return types with bool return types

1.0.0 #

  • Initial release