Is the newest Multiplatform Preview annotation: `o...
# compose
d
Is the newest Multiplatform Preview annotation:
org.jetbrains.compose.ui.tooling.preview.Preview
...expected to only work in Fleet? Will support be coming to IntelliJ or Android Studio?
1. Android:
androidx.compose.ui.tooling.preview.Preview
- AS only? 2. Desktop:
org.jetbrains.compose.desktop.ui.tooling.preview.Preview
- IntelliJ/Fleet only? 3. Multiplatform (also Desktop):
org.jetbrains.compose.ui.tooling.preview.Preview
- Fleet only?