flutter_blue
flutter_blue copied to clipboard
Use .timeout() for timeout
Added the required Android changes to build on Mac.
Also changed the timeout behaviour by adding .timeout()
on the future then have a separate future for that. The previous was hard to catch in the right place as it was thrown outside this future.
I see some formatting happened to, sry for that. Must have been my VScode.