I am using Parent child data communication to add this functionality , It is giving exact result when I am using component selector, but when I try to access th
Traceback (most recent call last): File "C:\Users\Balmeet\PycharmProjects\text&checkBox\venv\lib\site-packages\pdf2image\pdf2image.py", line 441, in pdfin
I'm getting this error while building my app in Flutter. it seems the problem that the multidex is not enabled even though I did everything needed to enable it.
Using PyMongo 3.10.1, MongoDB 4.2 the aggregation below, using $group with $regexMatch works OK on command line: db.accounts.aggregate([ {'$lookup': {'f
I'm doing a UI in flutter and right now it look great on my emulator but I'm afraid it will break if screen size is different. What is the best practice to prev
I've made a wishlist which works like it should do by adding the product to the wishlist when I press the heart button. However, I have a minor issue! When I ad
I recently translated some python code into c#. The c# function is working fine and results in the same output as the python one. However, it takes about 15 tim