# 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 |