List of vairious tools used in the template
Gradle plugin used to format source files
./gradlew spotlessApply
- Checks and Apply code formatting
./gradlew spotlessCheck
- Check the style formatting
Not part of the template, but can be installed as an IDE plugin to generate files needed for the Jetpack Compose feature setup and UI components