To provide a feature-complete, idiomatic Go implementation of Jetpack Compose's Material 3 API, enabling developers to build beautiful, cross-platform applications with a familiar declarative syntax.
go run ./cmd/go-compose serve ./cmd/demo/kitchen/
- in early development
This is a non exhaustive list of known issues:
- the custom colors does not always propagate to the children
- package level typography is not implemented
- limit custom font support
Distributed under the MIT License. See LICENSE for more information.