Website • Discord • Releases • Donate • Documentation
- File manager for dahliaOS
- Written in Dart/Flutter
To develop and locally test the application:
- Install Flutter
- 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.
Install pub dependencies required to run the application by running:
flutter pub get
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!
If you're wondering how to contribute to the project, please refer to CONTRIBUTING.md
Copyright @ 2019-2022 - The dahliaOS Authors - contact@dahliaos.io
This project is licensed under the Apache 2.0 license