Álvaro Claro
Álvaro Claro
So, i tryed Cygwin and a sed package from chocolatey and this happens when i try to run  And in WSL, i have this  This is my...
Ok, i removed all CRs from the file and then i tried to run it gives me the same erros as in windows, gsed is not found  i renamed...
> try : > > ```shell > sudo apt-get install gsed > ``` > > Sous ubuntu It was the first thing i tryed 😢 `Unable to locate package gsed`...
There is a way for us to know the duration of the audio before starting the playback, I already had to do that once. If I'm not mistaken, this only...
@Larpoux Name of Library > for me, whatever Where to host > for me, whatever Documentation > I don't know of any tool to make documentation available. Here at the...
I have the same problem. When opening a CROP screen, the application crashes. It's not always that the crash happens, about 5 times I use crop, in 1 the application...
Any updates on this?
I don't know if the problem is similar, but I'm having problems reading texts with the data coming straight from the camera's Stream in real devices. In the emulator, everything...
I found that if you set the camera's ResolutionPreset to LOW, the text recognition starts working perfectly on real devices, any value above low and it stops working. ```dart cameraController...
Yesterday I managed to make the lib recognize texts with the camera in higher resolution. I noticed that when I use a quality above LOW, the GC works non-stop and...