FWeissenb
Results
2
issues of
FWeissenb
I tried to catch a Timeout Exception from FlutterBlue connect. But it doesn't work. I tried: ``` try { await scanResult.device.connect(timeout: Duration(seconds: 5)); } on TimeoutException catch (e) { print(debugPrefix...
Future
8
Is there any chance that this app will be maintained? Or is there any active fork that still works with current owncloud/nextcloud?