mirror of
https://github.com/jlengrand/compose-multiplatform.git
synced 2026-03-10 00:01:21 +00:00
1.3 KiB
1.3 KiB
Samples
| Sample | Description | Platforms |
|---|---|---|
| Imageviewer | Image Viewer application | Android, iOS, Desktop |
| Codeviewer | File browser and code viewer application | Android, iOS, Desktop |
| Chat | A simple chat | Android, iOS, Desktop |
| Minesweeper | A simple game where you need to find hidden mines | Android, iOS, Desktop |
| Falling Balls | A simple game | Android, iOS, Desktop |
| Visual effects | Visual effects | Android, iOS, Desktop |
| Widgets Gallery | Gallery of standard widgets | Android, iOS, Desktop |
| Todoapp Lite | A simplified version of Todoapp, fully based on Compose | Android, iOS, Desktop |
| Todoapp | TODO items tracker with persistence and multiple screens, written with external navigation library | Android, iOS native, Desktop |
| Issues tracker | GitHub issue tracker with an adaptive UI and ktor-client | Android, Desktop |
| Notepad | Notepad, using the Composable Window API | Desktop |
| IDEA plugin | Plugin for IDEA using Compose for Desktop | Desktop |
| HTML based samples | Examples written with Compose HTML Library |