I was so much hoping for a beta version of the mat...
# compose-wear
f
I was so much hoping for a beta version of the material 3 compose, I guess it is maybe for next year then 😄
y
A reminder these are production quality used in Google's own apps. And beta means API stable.
s
Hi Florent, Wear Compose Material3 is actually included in the 1.5.0-beta01 and 1.5.0-beta02 (during the alpha releases, material3 remained quarantined on 1.0.0-alphaXX, but now that is in beta, it joins the other wear compose libraries on 1.5.0-betaXX).
f
ah so the material3 1.0.0-alphaXX is now dead and replaced by the wear compose material artifact?
😧 1
k
It's two distinct Jetpack libraries, one for phone and for Wear OS. As watch UI is optimized for round small screens it makes sense to distribute Wear components separately and this (relatively new) library wear.compose.material3 is in beta (comes as M3 Expressive). Whilst on phone M3 was available for a while, but M3 Expressive is only in the latest alpha (stable doesn't have an Expressive bit).
s
Yeah, the Wear Compose 1.5 beta includes the following libraries: wear.compose.foundation, wear.compose.material, wear.compose.material3 (as well as wear.compose.navigation).
f
Ah ok, could you update https://developer.android.com/jetpack/androidx/releases/wear-compose then to make it clearer? It is kinda impossible to guess that you can now request
androidx.wear.compose:compose-material3:1.5.0-beta02
👍🏼 1
👍 1
l
Will the page linked above be updated? It's still super confusing, the beta of material3 is hidden.
k
Yeah, we will make it clearer
🙏 1