hpi-studyu / studyu

StudyU is a fully‑functional platform for personalized N‑of‑1 treatment advice.
https://StudyU.health
MIT License
21 stars 11 forks source link

feat(designer): Make Designer compilable for other platforms than web #649

Open johannesvedder opened 2 months ago

johannesvedder commented 2 months ago

At the moment the Designer can only run on the web platform because of the html and js libraries used for the test platform. If we add alternative implementations for this, the Designer could also be run with native dart on Windows/Linux/Mac systems. I found two options that could be used for a native dart implementation of the test screen to embedd the App.

johannesvedder commented 1 month ago

https://docs.flutter.dev/platform-integration/web/embedding-flutter-web