News

Cross-platform development without a framework has several advantages, and the Rust programming language is well suited for implementation.
lib/ │ ├─ core/ │ ├─ localization/ # Localization files (ARB + generated code) │ ├─ theme/ # App theme files (light/dark) │ └─ utils/ # Helper ...
You can create a release to package software, along with release notes and links to binary files, for other people to use. Learn more about releases in our docs.