tuceturan

Results 5 comments of tuceturan

@liuqun1 Global is which library I have same problem but android platrom

Application is android and android 11 lutter (Channel stable, 3.16.9, on Microsoft Windows [Version 10.0.22631.3296], locale tr-TR) [√] Windows Version (Installed version of Windows is version 10 or higher) [√]...

what do you mean for " I wonder if the native side might be using the database without thread safety" sorry ı couldn't understand

just accessting database in dart

Hello, You can check NetworkInterfaces List interfaces = await NetworkInterface.list( includeLoopback: true, includeLinkLocal: true); for (int i = 0; i < interfaces.length; i++) { if (interfaces[i].name == "eth0") ethernet =...