Is it possible to use a newer version of material3...
# compose-desktop
b
Is it possible to use a newer version of material3 or is it bound to
compose-multiplatform-core
release cycle? For the upgrade from material2 to material3 I need
ModalBottomSheetLayout
and it seems to be available in googles compose material3 version
1.1.0-beta01
.
n
Unfortunately, it is not possible 😞 You are right that it is bound to compose multiplatform release cycle. And for now latest stable compose material3 is
1.0.1
, so we decided to keep it in 1.4.0 release
a
@Nikolay Rykunov is there like an rss feed or twitter or something to follow development of compose multiplatform? just keep up on how things are going for the next release, ect
n
@Adam Brown sure, you can subscribe the releases on our Github page: https://github.com/JetBrains/compose-multiplatform/releases But for now we don’t provide meaningful change logs for non-release versions. My colleague described it in the thread