Madifiers is a jetpack compose library with bunch of pre-made modifiers (get it?), composables, extension functions and more with an aim to make development with Jetpack Compose more straightforward. Each feature is its own library giving developers flexibility to only use what is required.
Features
- Animated Text Unit : animates text units *sp* and *em* to the target value provided
- Bionic Text : applies bionic reading effect to the text
- Window Utils : Window utils to get usable screen height, width and more in dp and px.
- Buttons - a back button and a glowing button providing full control over the glow effect
source code - https://github.com/MadFlasheroo7/Madifiers