jeroen1602 / flutter_web_bluetooth

A dart library to use the web bluetooth api.
https://jeroen1602.github.io/flutter_web_bluetooth/
MIT License
19 stars 15 forks source link

Added info dialog to display the app version. #53

Closed jeroen1602 closed 1 year ago

jeroen1602 commented 1 year ago

The dialog shows the example app version, the version of the library used, and has a button to show licenses. Fixed listening for devices even though Bluetooth was not available.