MASTODON
Hat jetzt doch etwas Zeit gekostet.
Hat jetzt doch etwas Zeit gekostet. Aber die Alpha von #aevo läuft jetzt auf einer selbst gehosteten supabase Instanz. #todo #productivity #flutter
GITHUB
Update CHANGELOG.md for Flutter 3.41.5 (#183792)
Added release notes for Flutter version 3.41.5 that includes: #183526 #183551 Note: The Flutter team is currently trialing the use of Gemini Code Assist for GitHub. Comments from the gemini-code-assis...
MASTODON
It’s been a busy few weeks developing Pluzy, but it’s finally here!
It’s been a busy few weeks developing Pluzy, but it’s finally here! 🚀I’ve just released a highly requested feature: Home Widgets for Android! 📱✨ Check it out now:🔗 pluzy.app#Pluzy #AndroidDev #Flut...
DEVTO
Flutter & Dart Basic Interview Questions
If you’re preparing for a Flutter interview and not sure where to start, this series is for you. In this blog series, I’ll be sharing a wide range of Flutter interview questions that are commonly aske...
MASTODON
Today in #FlutterDev: I was mentally planning out a 2048-game and realized it was easier to whip up…
Today in #FlutterDev: I was mentally planning out a 2048-game and realized it was easier to whip up a prototype over lunch :D#MobileDev
MASTODON
I thought I was building a scheduler.Turns out I was building a boundary — between writing and…
I thought I was building a scheduler.Turns out I was building a boundary — between writing and posting, between intention and impulse.The internet has enough tools trying to accelerate you. I wanted t...
MASTODON
Built with #Flutter so it runs on Android, iOS, Windows, macOS, and Linux from a single…
Built with #Flutter so it runs on Android, iOS, Windows, macOS, and Linux from a single codebase.Local storage only — no backend, no telemetry, no invisible server holding your drafts.For me, offline-...
DEVTO
Firebase App Check: Protecting Your Backend from Abuse
I'm Berat Göktuğ Özdemir, a Senior Flutter Developer since 2018 and a Google Developer Expert for Firebase. I regularly speak at DevFest events about Flutter and Firebase. In this post, I take a deep ...
DEVTO
The Hidden Problem in Most Flutter Location Implementations
Let’s talk about something most Flutter developers implement… but rarely optimize properly. 👉 Location services. At first, it feels simple: Get location Show it on UI Done But once your app hits real...
MASTODON
#Flutter #BLoC best practices you're probably missing…
#Flutter #BLoC best practices you're probably missing https://dcm.dev/blog/2026/03/11/flutter-bloc-best-practices-youre-probably-missing/
MASTODON
Flutter makes it easier for businesses to build scalable apps across multiple platforms using a single codebase.
Flutter makes it easier for businesses to build scalable apps across multiple platforms using a single codebase. But how much does Flutter app development really cost in 2026?In this blog, we explore ...
DEVTO
I replaced the like button with a weighted slider. Here's the architecture behind it.
Every social platform has a reaction system. Facebook has six emoji reactions. Twitter has a heart. Instagram has a heart. Reddit has upvote/downvote. They all share the same fundamental design: a bin...
DEVTO
I built a pre-send tone analyzer into a chat app using Flutter and Supabase
Most messaging apps optimize for one thing: delivery speed. Message typed. Message sent. Message delivered. Done. The entire pipeline is built around getting bytes from point A to point B as fast as p...