DRMA Tech
DRMA Tech
and I just discovered that it doesn't work on Android either. at least not currently (it worked when I implemented it, i think).
but the components already have native properties such as: Background, Theme Contrast, etc. so in practice it would be possible to do it.
I researched the others. All of them, with one exception, have native support for dark mode. But all of them can be activated with javascript and/or some css. I don't...
 I also received a warning from GitHub about uploading the source code with this key. In other words, it is also suggesting that the recaptcha key must be private...
@David-Moreira I think I still don't understand. I put the validation/communication with Google in the API, but it's no use if the component doesn't work. if I remove this from...
security alert for recaptcha key. kind of says that. and this only happened after I uploaded the key to github.
I don't know what you mean by this pipeline command. ask the API in an encrypted way or something? I don't even know if that's possible, since the configuration is...
These settings (IsTrimmable,WarningsAsErrors) help you better identify potential problems. and now with the new version of visual studio integrated with chatgpt it helps to know in a more practical way...
So it will only come out in 1.8? When is this version expected to come out?
this component generates for every format: [https://github.com/micjahn/ZXing.Net/](https://github.com/micjahn/ZXing.Net/) The most popular is qrcode, but different markets use different formats. [https://zxing.github.io/zxing/apidocs/com/google/zxing/BarcodeFormat.html](https://zxing.github.io/zxing/apidocs/com/google/zxing/BarcodeFormat.html) [https://github.com/zxing/zxing/tree/master](https://github.com/zxing/zxing/tree/master) 1. UPC (Universal Product Code) - A barcode used in...