
213
Swipe-to-reveal UI component enabling wrapped content to slide and expose configurable hidden actions per direction, with partial/full swipe control, layout customization and Material 3 styling.
145
Enables rendering HTML text in a text composable, supporting tags for bold, italic, links, and colors. Allows integration of theme colors and string arguments for flexible text styling.
8
Enhances AndroidX DataStore with type safety, eliminating string keys by representing preferences as objects. Supports SharedPreferences encryption and simplifies preference declaration and usage.
5
Caches user input to manage race conditions effectively during value changes, enabling seamless integration with existing data management workflows in application development.