home.social

#flutterdesktop — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #flutterdesktop, aggregated by home.social.

  1. 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: youtu.be/u0T_779lSS0?si=zeMW14

    #Flutter #FlutterDesktop #GoldenTesting #droidcon

  2. 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. itch.io/jam/ufc-flutter-deskto #FlutterDev #FlutterDesktop #Ubuntu #Linux

  3. 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