huanshankeji / compose-multiplatform-material

Unified Compose Multiplatform common extensions and Material wrappers for `androidx.compose` and Compose HTML
https://huanshankeji.github.io/compose-multiplatform-material/
Apache License 2.0
17 stars 0 forks source link

Rename the Material 2 module's name and package to `material2` explicitly #21

Closed ShreckYe closed 6 months ago

ShreckYe commented 6 months ago

Since Material 3 is the major version used now, I think the Material 2 module's name and package should be renamed to material2 explicitly to prevent anyone from thinking that's the recommended module. Jetpack Compose (or androidx.compose) probably keeps the name for compatibility reasons.