New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

pl.droidsonroids.composekit:foldabletoolbar

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pl.droidsonroids.composekit:foldabletoolbar

Foldable toolbar

  • 0.2.0
  • Source
  • Maven
  • Socket score

Version published
Maintainers
1
Source

📋 Requirements

  • minSdk: 21 or higher
  • AGP (Android Gradle Plugin): version 8.2.2 or higher
  • compileSdk: 34 or higher

🚀 Getting Started

Include required dependencies in your module's build.gradle file.

// Single dependency for all the ComposeKit components
implementation("pl.droidsonroids.composekit:composekit:0.1.2")

// Individual dependencies for each ComposeKit component
implementation("pl.droidsonroids.composekit:autoresizedtext:0.1.2")
implementation("pl.droidsonroids.composekit:draganddroplist:0.1.2")
implementation("pl.droidsonroids.composekit:collapsingtoolbar:0.1.2")
implementation("pl.droidsonroids.composekit:foldabletoolbar:0.1.2")

📝 Usage

All the components are ready to use out-of-the-box.

  • Auto-Resized Text
  • Drag & Drop List
  • Collapsing Toolbar
  • Foldable Toolbar

FAQs

Package last updated on 05 Feb 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc