Gazi Mohib
Gazi Mohib
I tried with this code `if (platform.isMacOS) { final info = await deviceInfo.macOsInfo; }` but it doesn't give the respective exception you've mentioned. Are you getting this now? Anything else...
I would like to work on this issue but I couldn't find any lead where I can start. How can I run/test flutter_downloader. Can you please give some direction to...
Hi @blondie63, I tested the code against Android versions 10, 12, and 14 but got the actual wifi gateway IP address as expected. I'm not getting any wrong IP address...
I've submitted a pull request for it #911. Hope they'll merge it soon.
> Are there any further points which need to be clarified to merge this? No, that's the only thing.
Can you please tell me how I can reproduce this issue?
Can I do this using @RefreshScope, by calling /actuator/refresh endpoint? @muralibasani