clragon

Results 176 comments of clragon

I think I will bring this feature back when I am migrating follows to the sql database in version 13.x.x

@Vulldozer in the current beta of the app, I have restored the combined follow screen but with a different UI. The beta is available on the discord server or over...

Hi, I do currently not plan on working on this, as I am very busy with implementing features. If you would like to see e1547 on fdroid, you can submit...

I have attempted to set up fastlane and was immediately stopped by having to install ruby to do so and it failing to comply with me. I might try again...

there would be alot of benefits in using actual textfields behind the scenes. these would not need delays and support multiple input devices. An idea would be to use the...

If you think it would be interesting to look into the `pin_code_fields` package, please let me know, @naoki0719. I will experiment with it. In that case, please do not release...

Tested this, works fine, should definitely be merged.

I understand. I believe it would be undesirable to deprecate the package, which is why I brought this up.

you should not be passing around widgets over provider. widgets are ephemeral and should be built from data, not represent data. you could still provide widgets with provider, but I...