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.
 
 
 
 
Igor Demin 43a4086ba4
Migrate examples to 1.4.3 (#3410)
11 months ago
..
chat Migrate examples to 1.4.3 (#3410) 11 months ago
codeviewer Migrate examples to 1.4.3 (#3410) 11 months ago
falling-balls Migrate examples to 1.4.3 (#3410) 11 months ago
html Migrate examples to 1.4.3 (#3410) 11 months ago
imageviewer Migrate examples to 1.4.3 (#3410) 11 months ago
intellij-plugin Migrate examples to 1.4.3 (#3410) 11 months ago
issues Migrate examples to 1.4.3 (#3410) 11 months ago
minesweeper Migrate examples to 1.4.3 (#3410) 11 months ago
notepad Migrate examples to 1.4.3 (#3410) 11 months ago
todoapp Migrate examples to 1.4.3 (#3410) 11 months ago
todoapp-lite Migrate examples to 1.4.3 (#3410) 11 months ago
visual-effects Migrate examples to 1.4.3 (#3410) 11 months ago
widgets-gallery Migrate examples to 1.4.3 (#3410) 11 months ago
README.md Compose Multiplatform 1.4.0 docs (#3044) 1 year ago
validateExamples.sh Disable image viewer checks on CI (#3384) 12 months ago
validateExamplesAndroid.sh Disable image viewer checks on CI (#3384) 12 months ago
validateExamplesIos.sh Disable image viewer checks on CI (#3384) 12 months ago
validateExamplesWithJs.sh Compose Multiplatform 1.4.0 docs (#3044) 1 year 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
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