- Minor bugfixes and improvements.
Compose Hammer is now free and open-source! 🎉
- ⚡ Quick Code MVP: a feature supporting the addition of custom code snippets that will appear in the new "⚡ Quick Code" alt/option + enter action!
- Quick Action: Added "⚡ Layouts" section that contains
Column
,Row
,Box
,LazyColumn
andLazyRow
. - Quick Action: Added in the "⚡ Compose runtime" section
derivedStateOf
andproduceState
. - Components:
Horizontal pager
,Tabs with horizontal pager
- Created an invite-only Telegram chat to discuss the plugin and provide support.
- Quick Action: Moved the layouts from "⚡ Quick UI" to "⚡ Layouts"
- Improved the "Tabs" material components.
- Improve "⚡ Animations" templates.
MaterialTheme.typography
MaterialTheme.colorScheme
- Imports bug in the Quick Action
where imports were added above "package"
caused by
@file:OptIn()
🐛
- Initial release - the best is yet to come!
- MVP version for Android Developers productivity covering Jetpack Compose and Material3.