bluetooth_helper 0.1.5 copy "bluetooth_helper: ^0.1.5" to clipboard
bluetooth_helper: ^0.1.5 copied to clipboard

A Bluetooth Flutter plugin,bluetooth scan、connect、discover、read、write...。

0.0.1 #

  • TODO: Describe initial release.

0.0.2 #

  • test.

0.0.3 #

  • test.

0.0.4 #

  • 按照发布建议,使用flutter format格式化代码。

0.0.5 #

  • 监听蓝牙开关事件,当重新开启蓝牙时,先在后台执行一次扫描,解决蓝牙开关后不扫描无法直接连接设备问题。

0.0.6 #

  • 修复重复开关蓝牙后扫描任务不执行问题。

0.0.7 #

  • 优化后台蓝牙扫描逻辑。

0.0.8 #

  • 增加设备连接状态获取属性
  • 捕获蓝牙开关关闭时的蓝牙操作异常。

0.0.9 #

  • 修复申请定位权限时,用户点击了拒绝导致的程序闪退问题。

0.1.0 #

  • 处理华为Android7系统下蓝牙消息数据重复问题。

0.1.1 #

  • 修改编译版本到28。

0.1.2 #

  • IOS蓝牙设备名称获取方式修改解决设备名称缓存问题

0.1.3 #

  • 增加蓝牙开启,关闭方法。
  • 增加定位服务开启但gps关闭时的开启状态判断。
  • 增加获取最后一次开关蓝牙与定位时间的方法。

0.1.4 #

  • 修改扫描逻辑为当指定了要扫描的设备信息时,扫到设备立即结束扫描。

0.1.5 #

  • 合并ios更新。
4
likes
35
pub points
21%
popularity

Publisher

unverified uploader

A Bluetooth Flutter plugin,bluetooth scan、connect、discover、read、write...。

Repository (GitHub)
View/report issues

License

Apache-2.0 (LICENSE)

Dependencies

flutter

More

Packages that depend on bluetooth_helper