Skip to content
Snippets Groups Projects
Verified Commit 609c310e authored by Mikolai Gütschow's avatar Mikolai Gütschow
Browse files

add Compose plugin information to README

parent 2ceb6e64
Branches
Tags
1 merge request!14Update Compose to newest version
...@@ -54,6 +54,14 @@ git clone --recursive-submodules https://code.briarproject.org/briar/briar-deskt ...@@ -54,6 +54,14 @@ git clone --recursive-submodules https://code.briarproject.org/briar/briar-deskt
The easiest and most convenient way to build Briar Desktop is by using The easiest and most convenient way to build Briar Desktop is by using
[Intellij IDEA](https://www.jetbrains.com/idea/). [Intellij IDEA](https://www.jetbrains.com/idea/).
### UI Previews
Briar Desktop makes use of [Compose for Desktop](https://www.jetbrains.com/lp/compose/)
to build its UI. The Intellij IDEA plugin
[Compose Multiplatform IDE Support](https://plugins.jetbrains.com/plugin/16541-compose-multiplatform-ide-support)
provides static previews of
composable functions without parameters which are annotated with `@Preview`.
## Translations ## Translations
See [TRANSLATION.md](./TRANSLATION.md) for more information. See [TRANSLATION.md](./TRANSLATION.md) for more information.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment