flutter_blue icon indicating copy to clipboard operation
flutter_blue copied to clipboard

Use .timeout() for timeout

Open SkuggaEdward opened this issue 3 years ago • 0 comments

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.

SkuggaEdward avatar Feb 15 '22 07:02 SkuggaEdward