flutter_blue_plus_winrt 0.0.7 copy "flutter_blue_plus_winrt: ^0.0.7" to clipboard
flutter_blue_plus_winrt: ^0.0.7 copied to clipboard

PlatformWindows

Windows implementation of the flutter_blue_plus plugin.

0.0.7 #

  • Fix: ensure connect returns false on failure instead of throwing an exception.
  • Improvement: refined connection state waiting logic for better reliability.

0.0.6 #

  • Fix: ensure connect method waits for actual physical connection completion before returning a result.
  • Fix: enhanced thread safety during rapid connection and disconnection to prevent vector erase crashes.
  • Improvement: more robust resource cleanup when connection attempts fail.

0.0.5 #

  • Fix: compilation errors (C2220) and typos in method signatures.

0.0.4 #

  • Fix: crash during connection/disconnection caused by invalid vector iterators.
  • Feature: add setOptions implementation.

0.0.3 #

  • Fix: ensure physical disconnection by explicitly closing all GATT services.
  • Fix: potential race condition where a device might stay connected if disconnected during the connection process.
  • Fix: properly clear characteristic and descriptor caches upon disconnection.

0.0.2 #

  • Fix: a version issue with flutter_blue_plus_platform_interface #1

0.0.1 #

  • Initial release.
2
likes
130
points
1.72k
downloads

Publisher

unverified uploader

Weekly Downloads

Windows implementation of the flutter_blue_plus plugin.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_blue_plus_platform_interface

More

Packages that depend on flutter_blue_plus_winrt

Packages that implement flutter_blue_plus_winrt