bluetooth_low_energy_darwin 3.0.0-dev.4 copy "bluetooth_low_energy_darwin: ^3.0.0-dev.4" to clipboard
bluetooth_low_energy_darwin: ^3.0.0-dev.4 copied to clipboard

outdated

iOS and macOS implementation of the bluetooth_low_energy plugin.

3.0.0-dev.4 #

  • Move Advertisement class to AdvertiseData class.

3.0.0-dev.3 #

3.0.0-dev.2 #

  • Move setUp method from BluetoothLowEnergy class to BluetoothLowEnergyManger class.
  • Add CentralManager.instance api.
  • Add PeripheralManager.instance api.

3.0.0-dev.1 #

  • Implement new api.

2.2.0 #

  • Add CentralController#getMaximumWriteLength method.

2.0.3 #

2.0.2 #

  • Combine iOS and macOS projects.
  • Optimize project structure.