Material Design and Jetpack Compose
In 2018 Material Design also known as Material Design 2 (M2) was launched with some upgrades Material Theming and code for Material Components.
In 2021 Material Design also known as Material Design 3 (M3) or Material You was launched with great features Dynamic Colors animation, larger buttons, and the ability for custom UI themes to be generated from the user's wallpaper. It is open source so you can visit its official sites for more information.
Material Design Components are the building blocks for UI of our app which attract and engage the users to our apps.
Also Read Subscript and superscript in jetpack compose
If you want to use it in your app read the guidelines on its official sites.
For the tutorials we are using Android Studio Latest Jellyfish with the following dependencies.
Some Material Design components which can enhance the UI of our android app are available for Android, IOS, Flutter and Web with jetpack compose.