lyghts_desktop
an open source (windows) desktop application for creating set-plans for tv and movie productions.
getting started
this application uses the cross-platform flutter framework written in dart.
run in debug-mode
ps ..lyghts_desktop> flutter run -d windows
build for windows
ps ..lyghts_desktop> flutter build windows --release
a few resources to get you started if this is your first flutter project:
for help getting started with flutter, view our
online documentation, which offers tutorials,
samples, guidance on mobile development, and a full api reference.
Comments are closed.