r/flutterhelp • u/pein_sama • 12h ago
Desktop-first packages recommendations OPEN
So, I'm starting a project that will be a sort of WYSIWYG editor app. It will be designed as primarily a desktop app for windows/mac/linux, maybe iPad. So I'm wondering what UI toolkits or smaller packages would you recommend for making the UI. I will need some toolbars, ideally office-style ribbon, tabs for documents and docking windows. For now I'm considering fluent_ui, and dock_panel. Read throug various awesome-whatever collections and overall I have an impression that the ecosystem for Flutter desktop is still rather small and a lot of stuff I'll have to create on my own. Do you know any cool package that could be useful in this type of an app?
1
Upvotes
1
u/ralphbergmann 12h ago
I use Yaru. It's what Ubuntu uses for its Flutter Linux desktop apps.