Dragos-Mihai Rachieru

Results 9 comments of Dragos-Mihai Rachieru

@caffeine-mgn I am using utf8Reader(), but it doesnt work well with emojis.

This is the emoji that I've used: 😉

Also this one: 😊 I updated my code to use your newer approach on writing files, used bufferedReader() and bufferedWriter(). For now, UTF8 is disabled in my app. This commit...

Porting the library from `okhttp` to `ktor`(which can still use okhttp) will be a great start to make this library multiplatform. Coroutines, ktor and okio are all multiplatform libraries.

We should migrate from `ConflatedBroadcastChannel` to `SharedFlow`

Check my fork/pull request #20

@trimf How do you set intensity? Maybe that's what alpha does