Juan
Juan
### What issue do you have? Please be as thorough and explicit as possible. I have my window blinds controlled with a Sonoff Dual R3 (stock firmware). I can control...
https://github.com/flutter/flutter/issues/91605 I'm experimenting a weird behavior with the SliverAppBar.large (with .medium is the same) while using a widget on the bottom of it. I hope someone can help me. I...
### Is there an existing issue for this? - [X] I have searched the [existing issues](https://github.com/flutter/flutter/issues) - [X] I have read the [guide to filing a bug](https://flutter.dev/docs/resources/bug-reports) ### Steps to...
### Description If I have for example a file with 30 lines, if I want to put the pointer on line 20, it places the pointer at the end of...
### Description If I have for example a file with 30 lines, if I want to put the pointer on line 20, it places the pointer at the end of...
As you can see on the video, when I change the value for ``is_archived``, and then send the request, the return value is the same. Also, it still can be...
I think it would be a good idea to add a QR code with the token next to the current API token field. I'm creating a mobile client for Linkding...
Hi. I'm the developer of [Linkdy](https://github.com/JGeek00/linkdy), a Linkding client created with Flutter. The application is still under development, and on a very early stage. The objective is to create a...
I want to log in to my self hosted Linkwarden using the REST API, but I don't find how to do it. On the [API documentation](https://docs.linkwarden.app/api/overview) it mentions how to...
Hi. I would like to be able to get the RAM speed. I dig into your code and I found that if I run the command you are using to...