AmirHossein Abdolmotallebi

Results 19 comments of AmirHossein Abdolmotallebi

it is good idea when you select a text with pressing a shortcut a QRCode dialog appear to screen

Where can I pass dispatcher ? I read the library and some of its functions accept a `coroutineScope` as their receivers so here is my sample code (but it also...

Thanks That's right I was thinking that maybe you are using the scope's dispatcher.I didn't know that there is another overload that accept dispatcher BTW, it will be good to...

for me it seems when I add compose plugin using `buildSrc` this problem shows up it's ok with jb-compose 1.6.2 with kotlin 1.9.23 but have error with jb-compose 1.6.10 with...

But If I have to write custom serializer or transformer, I have to write it for all of my nested `serializable classes` is that right? could I do this globaly...

Your welcome, I'm glad to see that you liked it. If there is something that I can help about that let me know.

i also need that feature.Thanks