notation-fun / notation

A modern visual music notation, colorful and dynamic
https://www.notation.fun/
Other
247 stars 12 forks source link

GUI investigation #82

Open yjpark opened 2 years ago

yjpark commented 2 years ago

Maybe just use Flutter, which is not a bad option anyway, the widgets and animation part should be really helpful to create some apps quickly.

yjpark commented 2 years ago

Might use native gui for most pages, only use rust for notation related pages.

yjpark commented 2 years ago

Maybe DotNet MAUI instead, use a webview for WASM parts.