Klein Petr
Klein Petr
Ok I am found the naught solution like this ``` awful.spawn.easy_async_with_shell('nextkblayout', function(out) naughty.notify({ title = 'Keyboard layout switched', text = out }) end) ``` but the notify appears after few...
Hi I like the concept of scaling but I can't understand the scaling mechanism so lets try this one ``` ResponsiveBreakpoint.autoScale( 260, name: MOBILE, scaleFactor: 0.5, ), //260-450=scale from 260...
I have the same problem. Fast solution is fix this problem inside XCode but you have to fix everytime when you updated pubspec.yaml.
@iNima What plugin you switched?
The same for me it seems like a bug with the completer during the connect to the db. The override is to wait a while for the connection. ``` await...
So when I use `StackTrace.current`, I've got better output.  Even though that the current filename is on #0 index, I can see it. So can I set this behavior...
Also would be nice to copy the value when user clicks on that (on the profile) if there is longer value, there is no possibility to show or copy ...
Since there is a requirement to auto-login with gnosis (if you want to release your app into gnosis apps) I would expect the straight-forward approach how to detect the gnosis...
Oh, srry. it is probably trouble with Sentry integration.... :/
Ok, so the error is not related to the gnosis safe info. But when I am trying to get safe info, there is no error, but the app is just...