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.
 
 
 
 
Oleksandr Karpovich 4c01cbdec7
Update kotlin version in examples (#4844)
4 months ago
..
Accessibility
Context_Menu
Desktop_Components
Getting_Started
HTML Update kotlin version in examples (#4844) 4 months ago
Image_And_Icons_Manipulations Update README.md (#3983) 10 months ago
Keyboard
Mouse_Events
Native_distributions_and_local_execution Option to pack jars as uber JAR. Docs 6 months ago
Navigation Update Navigation tutorial to refer to Awesome List (#3441) 1 year ago
Signing_and_notarization_on_macOS Switch to notarytool for notarization (#3642) 1 year ago
Swing_Integration
Tab_Navigation
Tray_Notifications_MenuBar_new
UI_Testing Fix Error in snippet at /mnt/agent/work/b8625f0804e53334/tutorials/./UI_Testing/README.md:9 (#3628) 1 year ago
Window_API_new Update `Dialog` usages in tutorial (#3798) 12 months ago
checker
README.md Update links to docs on the new portal (#3897) 11 months ago

README.md

Tutorials

iOS + Android + Desktop

Desktop

Web (based on Wasm)

General

Google's Foundation and Design tutorials were originally written for Android but can be used as a reference for other targets.

Libraries

HTML

The Compose HTML library allows you to build reactive user interfaces for the web in Kotlin using the concepts and APIs of Compose to express the state, behavior, and logic of your application.

The HTML library provides multiple ways of declaring user interfaces in Kotlin with an ability to fully control your website layout with a declarative HTML/CSS API.

Note that this library doesn't support Kotlin/Wasm yet.