-
```
What steps will reproduce the problem?
1. Iterate thru a list of text files to compare and prepare diff ranges
2. For each file diff are obtained as below:
DiffMatchPatch* dmp = [DiffMatchPatch n…
-
```
What steps will reproduce the problem?
1. Iterate thru a list of text files to compare and prepare diff ranges
2. For each file diff are obtained as below:
DiffMatchPatch* dmp = [DiffMatchPatch n…
-
Hello Everyone
I'm facing this error continuously, when after i have added this package and sample code.
I have also tried by downloading sample code from repo to my local machine and still faci…
-
It might be worth investigating using OS-provided locking mechanisms for each `DirectEdge` and `IndirectEdge` structure. In user space, this would probably look like a futex. In kernel space, this wou…
-
-
Problems / use cases:
1. Having the exact same file twice (example: copying files over from a camera, renaming them with the script, and re-importing them later)
2. Same image data, but different me…
-
## 🐛 Bug Report
Calling `await LocationPermissions().requestPermissions();` with both "Fine" and "Coarse" permission in `AndroidManifest.xml` gives the `Can request only one set of permissions at a t…
daadu updated
3 years ago
-
At the office hours, we discussed the problem with zooming out and an associated drop in framerate. I'm posting this issues so we have a record of the issue to track.
-
Hello Together,
I'm working on Android 11 device which is POCO M2 Pro MIUI 12.5.6 Global version stable.
I m developing app which is scanning the QR code to get WIFI credentials and then connect to …
-
I am encountering the behaviour described in the above title for certain models on samsung devices. I can't tell if it is something wrong I'm doing with the library or it is the device.
I have prope…