Material You using Jetpack Compose

Overview

Material You using Jetpack Compose

GDGCPT 2/22: A Deep Dive into Jetpack Compose

Android Code Search (https://cs.android.com/) - Material 3 Samples

These samples are related with the Compose Material 3 Google Play Store App - https://play.google.com/store/apps/details?id=androidx.compose.material.catalog

Implementing Material You using Jetpack Compose

Material You & Figma: Bringing Dynamic Color & brand together - Rody Davis, Ivy Knight (Schema 2021)

Tools

Jetchat sample

Material 3 Samples - source code on AOSP

Material 3 Compose components

Code With the Italian - Repo - Bundel

In this repo we can see how to keep M2 alongside with M3 in a project.

Gist - Using both Material 3 and material components in Compose within the same theme

If you want to move to Material 3 w/ Jetpack Compose but also still need components from the material package, then you can wrap the two MaterialTheme instances in your theme. This gist maps most of the colors and typography from new to old

Image 1

You might also like...
A simple 'Slide to Unlock' Material widget for Android, written in Jetpack Compose
A simple 'Slide to Unlock' Material widget for Android, written in Jetpack Compose

SlideTodo A simple 'Slide to Unlock' Material widget for Android, written in Jetpack Compose you can find source code here Getting Started allprojects

A library that enables reuse of Material themes defined in XML for theming in Jetpack Compose.
A library that enables reuse of Material themes defined in XML for theming in Jetpack Compose.

MDC-Android Compose Theme Adapter A library that enables reuse of Material Components for Android XML themes for theming in Jetpack Compose. The basis

Material Motion for Jetpack Compose
Material Motion for Jetpack Compose

Material Motion for Jetpack Compose Jetpack Compose library for implementing motion system in Material Components for Android. 🌈 Core A library which

A Jetpack Compose implementation of Owl, a Material Design study
A Jetpack Compose implementation of Owl, a Material Design study

Owl sample This sample is a Jetpack Compose implementation of Owl, a Material De

Material motion for jetpack compose
Material motion for jetpack compose

Material Motion system animations for Jetpack Compose(early stage) Who's using Compose Metaphor? πŸ‘‰ Check out who's using Compose Metaphor Include in

Learn Jetpack Compose for Android by Examples. Learn how to use Jetpack Compose for Android App Development. Android’s modern toolkit for building native UI.
Learn Jetpack Compose for Android by Examples. Learn how to use Jetpack Compose for Android App Development. Android’s modern toolkit for building native UI.

Learn Jetpack Compose for Android by Examples. Learn how to use Jetpack Compose for Android App Development. Android’s modern toolkit for building native UI.

Jetpack-compose-animations-examples - Cool animations implemented with Jetpack compose
Jetpack-compose-animations-examples - Cool animations implemented with Jetpack compose

Jetpack-compose-animations-examples This repository consists of 4 animations: St

Compose-navigation - Set of utils to help with integrating Jetpack Compose and Jetpack's Navigation

Jetpack Compose Navigation Set of utils to help with integrating Jetpack Compose

Fractal Trees 🌴 using recursion | Demonstrated using Jetpack Compose πŸš€

Fractal Trees πŸ“œ Description Implementing Fractal Trees 🌴 with recursion ➰ and using Jetpack Compose to demonstrate it πŸš€ πŸ’‘ Motivation and Context H

Owner
Luis Barqueira
Android developer enthusiast. Over 20y of professional experience in Sales at companies, like Dell EMC and Siemens. MSc in Electrical and Computer Engineering.
Luis Barqueira
Jetpack Compose Boids | Flocking Insect 🐜. bird or Fish simulation using Jetpack Compose Desktop πŸš€, using Canvas API 🎨

?? ?? ?? Compose flocking Ants(boids) ?? ?? ?? Jetpack compose Boids | Flocking Insect. bird or Fish simulation using Jetpack Compose Desktop ?? , usi

Chetan Gupta 38 Sep 25, 2022
Jetpack-compose-uis - A collection of some UIs using Jetpack Compose. built using Katalog

Jetpack Compose UIs This is a collection of some UIs using Jetpack Compose. It i

Mori Atsushi 3 Dec 15, 2022
A simple authentication application using Jetpack compose to illustrate signin and sign up using Mvvm, Kotlin and jetpack compose

Authentication A simple authentication application using Jetpack compose to illustrate signin and sign up using Mvvm, Kotlin and jetpack compose Scree

Felix Kariuki 5 Dec 29, 2022
ToDo-Task-App - An Android App built to demonstrate the use of Jetpack Compose, Material You, Room Database, and MVVM

ToDo Task App ToDo Task App is a sample Android app built with Jetpack Compose.

null 0 Jan 17, 2022
A setting library for Jetpack Compose with Material You design

ComposeSetting This is a basic Compose setting library that provides a basic Material3 setting components It also provides a persistent state system b

RE 13 Nov 10, 2022
A lightweight library for using Material Colors in Android Jetpack Compose Project πŸš€πŸš€πŸš€

How To Use Step 1: Add the JitPack repository to your build file. Add it in your root build.gradle / build.gradle.kts at the end of repositories: Groo

Atick Faisal 9 Sep 9, 2022
This is a sample app(For beginners - App #2) built using Jetpack Compose. It demonstrates the concept of State Hoisting in Jetpack Compose.

JetBMICalculator This is a sample app(For beginners - App #2) built using Jetpack Compose. It demonstrates the concept of State Hoisting in Jetpack Co

BHAVNA THACKER 3 Dec 31, 2022
Jetpack-Compose-Demo - Instagram Profile UI using Jetpack Compose

Jetpack-Compose-Demo Instagram Profile UI using Jetpack Compose

omar 1 Aug 11, 2022
Jetpack Compose android app that you can send push notification among devices using KTOR and One Signal

Jetpack Compose android app that you can send push notification among devices using KTOR and One Signal, Clean Architecture, Dependency Injection...

Raheem 2 Nov 15, 2022
A library that enables Safe Navigation for you Composable destinations when using Jetpack Compose Navigation

A library that enables Safe Navigation for you Composable destinations when using Jetpack Compose Navigation

Roman Levinzon 59 Oct 19, 2022