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.
 
 
 
 
Alexander Maryanovsky a1b88db890
Fix `DesktopImageStorage` to store images by id, rather than by the `PictureData.Camera` itself (#4963)
2 weeks ago
..
chat Update kotlin version in examples (#4844) 1 month ago
cocoapods-ios-example Update kotlin version in examples (#4844) 1 month ago
codeviewer Update kotlin version in examples (#4844) 1 month ago
graphics-2d Update kotlin version in examples (#4844) 1 month ago
html Update kotlin version in examples (#4844) 1 month ago
imageviewer Fix `DesktopImageStorage` to store images by id, rather than by the `PictureData.Camera` itself (#4963) 2 weeks ago
intellij-plugin Update kotlin version in examples (#4844) 1 month ago
interop Update kotlin version in examples (#4844) 1 month ago
issues Update kotlin version in examples (#4844) 1 month ago
jetsnack Update kotlin version in examples (#4844) 1 month ago
nav_cupcake Update kotlin version in examples (#4844) 1 month ago
notepad Update kotlin version in examples (#4844) 1 month ago
todoapp-lite Update kotlin version in examples (#4844) 1 month ago
widgets-gallery Update kotlin version in examples (#4844) 1 month ago
README.md Graphics2D example (#3770) 9 months ago
validateExamples.sh Follow up for new jetsnack example (#4753) 2 months ago
validateExamplesAndroid.sh Follow up for new jetsnack example (#4753) 2 months ago
validateExamplesIos.sh Follow up for new jetsnack example (#4753) 2 months ago
validateExamplesWithJs.sh Update ImageViewer example according to PR discussion (#4755) 2 months ago

README.md

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
Graphics2D 2D Games and graphics examples Android, iOS, Desktop
Widgets Gallery Gallery of standard widgets Android, iOS, Desktop
Todoapp Lite A simple todo app fully based on Compose Android, iOS, 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