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.
 
 
 
 
dima.avdeev 92aae7397d Merge remote-tracking branch 'origin/master' 1 year ago
..
chat Update gradle wrappers (#3050) 2 years ago
codeviewer Update examples to Compose 1.4.0 (#3042) 2 years ago
falling-balls Compose Multiplatform 1.4.0 docs (#3044) 2 years ago
html Update gradle wrappers (#3050) 2 years ago
imageviewer Merge remote-tracking branch 'origin/master' 1 year ago
intellij-plugin Update gradle wrappers (#3050) 2 years ago
issues Update gradle wrappers (#3050) 2 years ago
minesweeper Update gradle wrappers (#3050) 2 years ago
notepad Update gradle wrappers (#3050) 2 years ago
todoapp Update gradle wrappers (#3050) 2 years ago
todoapp-lite Update gradle wrappers (#3050) 2 years ago
visual-effects Update examples to Compose 1.4.0 (#3042) 2 years ago
widgets-gallery Use singleLine=true in the text fields of widgets-gallery (#3054) 2 years ago
README.md Compose Multiplatform 1.4.0 docs (#3044) 2 years ago
validateExamples.sh Fix todo example (#2983) 2 years ago
validateExamplesAndroid.sh Move experimental/examples to examples (#2976) 2 years ago
validateExamplesIos.sh Move experimental/examples to examples (#2976) 2 years ago
validateExamplesWithJs.sh Compose Multiplatform 1.4.0 docs (#3044) 2 years 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