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

PlatformLinux

Linux implementation of the flutter_blue_plus plugin.

8.1.0 #

  • [LICENSE] commercial license is now required for 15 or more employees

8.0.1 #

  • Add License symlink

8.0.0 #

  • Switch to FBP License

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