synw
synw
Yes: if it can do the job it would be fine. It should preserve the text being typed: ```bash >>> typing someth Feedback >>> typing someth ```
Hi, any progress on this? Do you have plans for resolving this? It could benefit to my user case: a client that permanently receives some messages and print them to...
I guess this is because the Llama.cpp package has not been updated since the last release two month ago. You need a more recent Llama.cpp build to run Llama 2
I tried with 2.0 text scale, nothing is shown. Does it use a special font? If the font is not installed it does not render on desktop: this happens with...
Maybe. This problem remains mysterious. Try it with go-flutter if you can to reproduce (and btw if you do not know go-flutter give it a try, it works well).
On Android with Samsumg J1 Mini (Android 5.1), Samsung Tab 4 (Android 4.4) or a no-brand cheap chinese tablet 'Android 5.0), all of several years old. I don"t know about...
I confirm the issue using the example in master. There is no autofocus, the image stays blurry on screen [Edit]: if it can help here is the console output for...
Sorry I merged the null safety migration and it has conflicts with this PR now. I can not merge
Sorry @HAFTSTUDIO I did not see the issue before. It looks like it is related to the `base` param in vite config. In production the compiled js is served from...
Hi, thanks for this research. The bounding box check is smart as the geofencing in polygons is expensive yes. It could be good to have this in the lib yes...