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

PlatformiOSmacOS

iOS and macOS 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

4.0.1 #

  • fix unrecognized selector sent to instance (regression from 4.0.0)

4.0.0 #

  • Use bytes instead of hex for platform communication (#1130)

3.0.0 #

  • Update platform interface version to 3.0.0

2.0.1 #

  • Add log color

2.0.0 #

  • Combine the packages previously published as flutter_blue_plus_ios and flutter_blue_plus_macos
  • Add support for Swift Package Manager
  • Replace void return types with bool return types