Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 714 Bytes

CHANGELOG.md

File metadata and controls

34 lines (23 loc) · 714 Bytes

0.0.6

  • Upgrade vp_protocol to 2.3.08.15.
  • Upgrade kotlin version to 2.0.20
  • Upgrade gson version to 2.12.1
  • Upgrade equatable version to 2.0.7
  • Upgrade plugin_platform_interface version to 2.1.8
  • Upgrade flutter_lints version to 5.0.0
  • Handle Bluetooth permission for Android Version < 12

0.0.5

  • Update README.md.

0.0.4

  • Change to enums factory constructor.

0.0.3

  • Change Stream name from scanBluetoothDevices to bluetoothDevices.

0.0.2

  • Add Bluetooth connectivity.
  • Add heart rate detection.
  • Add SP02 detection.
  • Read battery level.
  • Add setting heart rate warning alarm.
  • Read setting heart rate warning alarm.

0.0.1

  • Initial release.