Skip to content

dahliaOS/app_store

Repository files navigation

WebsiteDiscordReleasesDonateDocumentation

App Store

Crowdin

  • Curated marketplace for third-party applications on dahliaOS

Screenshot

Landing page.

Development

To develop and locally test the application:

1. Install development tools

  1. Install Flutter
  2. Install an IDE of your choice (we recommend VSCode)
    • We also recommend installing Dart and Flutter extensions if you're opting in for VSCode. For other IDEs, please inform yourself.

2. Install dependencies

Install pub dependencies required to run the application by running:

flutter pub get

3. Run the application

Run the application in an enviroment of your choice by running:

flutter run

Flutter has hot reloading so no need to restart the instance when it's running!

Contribute

If you're wondering how to contribute to the project, please refer to CONTRIBUTING.md

Translate

If you're interested in translating App Store, click here for more information on how to do so!

License

Copyright @ 2019-2022 - The dahliaOS Authors - [email protected]

This project is licensed under the Apache 2.0 license