Skip to content
Zakir Sheikh edited this page Feb 14, 2024 · 7 revisions

header JitPack

Toolkit

Toolkit is a collection of libraries that enhance the power and flexibility of Jetpack Compose with features that are not officially supported.

Toolkit is a playground for new Compose APIs, where you can explore new possibilities and solutions with Compose. Toolkit was originally created for personal use, but now it is open to the public so that everyone can contribute and benefit from it.

Libraries

📫 Foundationktx

A library that provides basic tools to create advanced and interactive UI and layouts for Jetpack Compose, a modern UI toolkit for Android development.

🎨 Material2ktx

A library that provides missing/simplified ready to use Material Design components for Jetpack Compose.

🌈 Material3ktx

A library that provides missing/simplified Material Design 3 components for Jetpack Compose, the next evolution of Material Design.

⚙️ Preferences

A library that simplifies the use of Jetpack Preference DataStore, a new and improved data storage solution for Android.

License

Copyright 2023 Zakir Sheikh
 
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    https://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.