Skip to content

1.12.9

Compare
Choose a tag to compare
@chipweinberger chipweinberger released this 01 Aug 23:41
· 1059 commits to master since this release
  • [fix] Dart: servicesStream: 'bad state: Stream has already been listened to'
  • [fix] Dart: remove unecessary print('withoutResponse ')
  • [fix] Android: add blank AndroidManifest.xml to fix build errors in older flutter
  • [fix] Android/iOS: infinite recursion when included services includes itself
  • [fix] iOS: FlutterBluePlus.isOn returns 'no' first time even though it is on
  • [improve] Dart: mutex should make sure writes happen in the same order as called
  • [improve] Dart: setLogLevel color now optional