Skip to content

v2.2.5: Release 2.2.5 (#476)

Compare
Choose a tag to compare
@mikolak mikolak released this 10 Jun 16:13
· 46 commits to master since this release
e0b4415

2.2.5

  • add missing handling of destroyClient call on iOS
  • fix race condition in ConnectionStateStreamHandler (thanks, @cbreezier!)
  • fix issue with picking incorrect characteristic on Android when there are multiple characteristics with the same UUID on the peripheral
  • update pubspec format to properly display supported platforms
  • fix messages in IllegalStateExceptions on Android