You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently this library heavily depends on fluent_ui, macos_ui, libadwaita etc platform specific UI libraries. The problem is they've vastly different APIs and fusing them all is a not always doable. But with a blankcanvas we can create our very own Design Systems that will have same APIs and will be more adaptive of every platform
Are you suggesting redoing all the fluent UI/macos/etc. widget sets yourself using blankcanvas as a base? That seems like a huge insurmountable task, or am I misunderstanding?
As far as I understand blankcanvas will include basic unstyled widgets with accessibility implemented including focus. So, I just have to style those widgets and maybe have to create some extra widgets depending on the platform's Design System.
I hope it wouldn't be as huge as you're imaganing. Even if it's so, I'll try to get some extra hands involved in this project
I ask the question because I noticed spotube no longer uses it, so I was curious if the author intends to keep maintaining it.
The text was updated successfully, but these errors were encountered: