Introduction

Basic Component Examples

  1. UI zoo: A simple example that contain 1-of-each of all the UI elements.

  2. News feed: An example that simulates a news feed.

  3. Slides: A PPT-like example implemented using Makepad.

Common Use Case Examples

  1. Makepad book simple demo:The example introduced in the Widget Basics chapter of this book. You can refer to the corresponding chapter to learn how to implement it.

Complete Application Examples

  1. Robrix : Robius-based Rust Matrix client (Matrix protocol)

  2. Moly:Robius-based LLM Client for Rust AI

  3. GenUI AWS S3 Cloud Drive : Simple AWS S3 Cloud Storage Client Written Using the Rust Makepad (GenUI) Framework.

  4. GOSIM Beijing 2024 Makepad Workshop: Workshop for GOSIM Beijing 2024, a pure Makepad project, it can more help you understand the Makepad framework and how to use it to develop applications.