https://kotlinlang.org logo
#compose
Title
# compose
t

themishkun

08/19/2019, 9:44 PM
Any updates on coroutines working with compose? Getting “An operation is not implemented: not implemented while generating code for”
j

jim

08/19/2019, 9:45 PM
Not yet, rebase is still in progress, hopefully any day now.
l

louiscad

08/19/2019, 10:00 PM
Please let us know, it seems I'm not the only one waiting for it to experiment with Compose using coroutines (including
Flow
), 11 reactions on this message: https://kotlinlang.slack.com/archives/CJLTWPH7S/p1565275578127900
t

themishkun

08/19/2019, 10:02 PM
Hopefully, It won’t cause troubles in the future after release. It would be terrible to wait rebasing every new kotlin patch
l

louiscad

08/19/2019, 10:07 PM
Kotlin IR (intermediate representation) is still WIP, so expect breakages until it's done and adopts a stable API that don't make compiler plugins like Compose break after upgrades.
👆 2
r

romainguy

08/19/2019, 11:45 PM
@louiscad When it happens we’ll let you know
🙏 7
3 Views