Emre ŞURK
Emre ŞURK
Explaining added for python3. The script does not be installed if you run it with pytonh3.x. Most OSs (including Ubuntu and MacOSX) comes with python2.x and trying to removing python2.x...
Hi, Thanks for the awesome project. I tried to use the project but detect some bugs in the first usage. Does anyone still maintain the project or it is just...
Current: ```dart Request('POST', Uri.http("localhost:8080", "/api/$method")); ``` Desired: ```dart Request('POST', Uri.http("localhost:8080", "/api/$method"), headers: { "key" : "value" }); ``` Thanks.
Great work! The arm has reverse kinematics and it is cool. Did you make all of these of your own? The project does not have a contribution guide, how can...
Hi! Thanks for library. Can we chance text color?
When there is an exception in rendering, the error log points to the most parent non-velocity widget. It does not point widgets inside velocity widgets. Cen be this fixable or...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Is your feature request related to a problem? Please describe. When VSCode becomes...
I added a screenshot for that. When the app starts, gk logs the output in attach and stops listening. Any idea?
Hi, Thanks for the package. I am using the 0.0.1 version for a large and conflicted project. This package causes UI lags. For example: GestureDetector calls the OnTap function a...