bluetooth_enable_fork 0.1.7 copy "bluetooth_enable_fork: ^0.1.7" to clipboard
bluetooth_enable_fork: ^0.1.7 copied to clipboard

Flutter plugin to turn on bluetooth within app

0.1.7 #

  • Update project dependencies

0.1.6 #

  • Bluetooth can be activated on Android 13

0.1.5 #

  • Fix issue on Android request
  • Remove prints in production
  • Update Maven repositories

0.1.4 #

  • Adding iOS support
  • Public API is documented
  • platformVersion example method has been removed

0.1.3 #

  • Android V2 embedding

0.1.2 #

  • Upgrade to null-safety

0.1.1 #

  • Fix typo

0.1.0 #

  • New Feature: Customizable alert message and button text

0.0.3 #

  • Fix missing API call

0.0.2 #

  • Fix returning value on action

0.0.1 #

  • New release