Ben Konsemüller
Ben Konsemüller
We have the same problem. I don't even have a higher level understanding of the secure app model. There are no flow-charts and basically everything says "just look at the...
@SalmanMukhtar Hello, why don't you publish what you know in GitHub instead of everyone calling you on Skype. Thank you
@brendan-duncan-g - probably a fault in my library (FlutterNativeImage) / google code. They are currently looking into this. Just letting you know so you don't have to think too much...
Have you seen https://docs.microsoft.com/en-us/dotnet/standard/microservices-architecture/multi-container-microservice-net-applications/background-tasks-with-ihostedservice? Maybe it is worth going for native EF Core utility classes than third party?
This plugin could make some use of the workaround that rainmeter is using: https://docs.rainmeter.net/tips/hwinfo/ Appreciate if the devs would consider this.
> We already have > > ``` > # get auto_disarm_delay > auto_disarm_delay = 5 > Allowed range: 0 - 60 > ``` > > but is only used with...
I am leaving this open for some one wanting to contribute to this library as a good first issue. Thanks for bringing this to my attention.
Sorry for keeping you waiting. According to the code, the IOException you are getting should be ignored / handled here: https://github.com/btastic/flutter_native_image/blob/38c74a1288bb1496ae49dc0ada2fcd66450aba83/android/src/main/java/com/example/flutternativeimage/MethodCallHandlerImpl.java#L99-L104 Which version of flutter_native_image are you using? Can you...
With the information I currently have, I can not investigate this issue. I checked on my device, and the code is working. I don't have a Redmi Note I could...
Sure I can see that. I am currently not actively maintaining this repository, but I'll leave this open for everyone to pick it up.