Introducing the latest XO/Art piece ‘Shades of Commerce’ created by @XorDev and @Shopify, turning real-time Black Friday sales data into mesmerizing motion. It’s a procedural artwork that uncovers the beauty in every byte.
Had a great time at #DevFestHH25 talking about our #FlutterDev Harmonized #DesignSystem at 1KOMMA5°
Thanks to all organizers and everyone who came around and asked questions!
Next Up: DevFest London next weekend
This sounds like a good decision. We rarely work with Material directly. Instead, we use or conceptiolize customer design systems that suits their needs. So I hope, that in addition, there will be a cleaner way of integrating custom design systems into #flutterdev
1/ We're excited to share that we're decoupling the Material and Cupertino design libraries from the core Flutter SDK. This will make the framework lighter, more flexible, and allow for faster iteration on Material and Cupertino. More in the thread 👇
Apple’s new liquid glass effect is part of a bigger trend: UI is becoming more organic and dynamic. Curious how that works? My Appdevcon talk on shaders and real-world use cases of these is now online:
https://t.co/p99MrHSwQY
#flutter#flutterdev
New #home_widget Version Released. You can now build configurable widgets on iOS a lot easier. This includes Documentation on how to set it up, send data to be used in the configuration as well as reading a user's configuration from the @FlutterDev App.
https://t.co/ybMaKSfIg8
Shoutout to @florian_voegtle for featuring Shorebird at Flutter Meetup Bremen! 💙
Planning to talk about Shorebird at an upcoming event? Let us know—we’ll help promote it & share a coupon code for attendees 🎁
Reach out via DM or email at [email protected]
Last week @jennifer_schro and I hosted the second Flutter Meetup in Bremen and we were fully booked out.
If you are interested in being a speaker for our next event or just want to attend, we should connect!
#flutterdev
@micro_learning3 Never use something like this for „normal“ text in your app. Since Flutter uses logical pixels, texts will be smaller or larger based on device size and resolution automatically. Especially for accessibility, hacking your own solution into this is an no-go.
@YossefDawoad Never heard about that. Why did you choose that and not some more common alternatives (at least in my perception) such as windsurf or cursor? (I am probably missing a few here).
@GregL2 I tried Cody and it didn’t give me good results compared to copilot. But I used it with a self hosted llm. So that’s maybe my fault. Did you try both?