Dominik Roszkowski

Results 59 comments of Dominik Roszkowski

I like that the (first) proposed icon kept the outer ring. Happy to see it in some of the upcoming versions.

KeePassXC introduced TouchID support in recent version. Maybe it can be some kind of inspiration for anyone interested in development of this feature.

I would happily help to test the solution on my MBP with TB, but unfortunately don't know the Obj-C to help to develop the feature.

Alternatively, instead of keeping the whole client in a separate isolate, you can just delegate the json parsing via `compute` method. I've posted a sample implementation [here](https://github.com/zino-hofmann/graphql-flutter/issues/1196#issuecomment-1267511374) and it's been...

This is available in the latest version, works really well I must say. The one thing I'm missing is ability to cancel that. Once you enable pick chars with following...

Is it enough to ask for notification permissions?

In our case it sometimes types extra characters or misses some characters e.g. when inputting email in the form of `[email protected]`

Also waiting for the ability to deploy to heroku :)

The Flutter issue has been closed, and [3.19.4](https://github.com/flutter/flutter/wiki/Hotfixes-to-the-Stable-Channel#3194-march-21-2024) seems to include this fix. Can you verify it works again as expected?

> It is the former! The entire canvas is stretched, including things like text and images. Woah, it was hard for me to believe thatthe elements like fonts and icons...