I tried to use the snapshot build `6994167,` suppo...
# compose
k
I tried to use the snapshot build
6994167,
supporting kotlin 1.4.20, but was getting exactly this error on sealed class only, so I just downgraded back to
alpha07
One more issue in this regard, may I know why the
flatMap
and similar extensions on
Flow
are being made private in the snapshot I mentioned? I have component derived from
BackdropScaffold
which is actually using those extensions