You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
# Samples
|
|
|
|
| Sample | Description | Platforms |
|
|
|
|
| ------------- |----------------------------------------------------------------------------------------------------| ------------- |
|
|
|
|
| [Imageviewer](imageviewer) | Image Viewer application | Android, iOS, Desktop |
|
|
|
|
| [Codeviewer](codeviewer) | File browser and code viewer application | Android, iOS, Desktop |
|
|
|
|
| [Chat](chat) | A simple chat | Android, iOS, Desktop |
|
|
|
|
| [Graphics2D](graphics-2d) | 2D Games and graphics examples | Android, iOS, Desktop |
|
|
|
|
| [Widgets Gallery](widgets-gallery) | Gallery of standard widgets | Android, iOS, Desktop |
|
|
|
|
| [Todoapp Lite](todoapp-lite) | A simple todo app fully based on Compose | Android, iOS, Desktop |
|
|
|
|
| [Issues tracker](issues) | GitHub issue tracker with an adaptive UI and ktor-client | Android, Desktop |
|
|
|
|
| [Notepad](notepad) | Notepad, using the Composable Window API | Desktop |
|
|
|
|
| [IDEA plugin](intellij-plugin) | Plugin for IDEA using Compose for Desktop | Desktop |
|
|
|
|
| [HTML based samples](html/README.md) | Examples written with Compose HTML Library |
|