#flutterdesktop — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #flutterdesktop, aggregated by home.social.
-
One Open-source Project Daily
Keyviz is a free and open-source tool to visualize your keystrokes and mouse actions in real-time
https://github.com/mulaRahul/keyviz
#1ospd #opensource #flutter #flutterdesktop #keypress #keystroke #windows #linux #macos -
What’s next for Flutter Desktop? And why is Golden Testing so important?
At #FlutterconUSA we interviewed Matt Carroll on his journey from Google to independent Flutter advocate + the future of Flutter 🚀
📺 Watch now: https://youtu.be/u0T_779lSS0?si=zeMW14Ii30TeKIuX
-
Hey! Ubuntu Flutter Community is organizing the UFC Desktop Jam - it's a week-long jam (July 19-28) to build something with Flutter for desktop 🖥️
If you’ve been curious about Flutter desktop, this is a great chance to jump in. https://itch.io/jam/ufc-flutter-desktop-jam #FlutterDev #FlutterDesktop #Ubuntu #Linux -
I often run my Flutter apps on my Mac and Linux desktops even beyond debugging but they are essentially the mobile app UI/UX running in a desktop window. I have an unwieldy spreadsheet "app" I have decided to convert to some Dart/Flutter code. I was originally going to just do my usual dev process but now I'm thinking I may try to make a legit desktop version of it. I'm curious to see where things are with respect to features like menus, toolbars, MDI (if I chose to do that), etc. I haven't explored true desktop UI/UX in Flutter since Flutter Desktop first hit beta back in 2021 so this should be interesting :). #flutter #DartLang #FlutterDesktop