DEVTO
What a Non-Engineer Built with Claude Code in One Month
Introduction I'm not a software engineer. I don't write code for work, and I didn't study computer science. I'm the kind of person who tinkers with code as a hobby. That said, after starting to use Cl...
DEVTO
Best State Management: Bloc vs. Riverpod
The Flutter ecosystem has matured significantly since its inception. In 2026, the framework remains the dominant force in cross-platform development, but the debate surrounding state management has on...
MASTODON
Today i released a big update to spark.Lots of improvements in the framework.see yourself :…
Today i released a big update to spark.Lots of improvements in the framework.see yourself : https://pub.dev/packages/spark_framework/changelogand even more in the cli : https://pub.dev/packages/spark_...
HACKERNEWS
Show HN: I built a 20MB PDF editor using Flutter (vs 300MB industry standard)
Article URL: https://revpdf.com/blog/how-i-built-a-15mb-pdf-editor Comments URL: https://news.ycombinator.com/item?id=46956866 Points: 2 # Comments: 1
HACKERNEWS
Fluorite, Toyota's Upcoming New Game Engine in Flutter [video]
Article URL: https://fosdem.org/2026/schedule/event/7ZJJWW-fluorite-game-engine-flutter/ Comments URL: https://news.ycombinator.com/item?id=46956636 Points: 1 # Comments: 0
MASTODON
Building a Flutter app that feels fast, stable, and scalable starts with the right…
Building a Flutter app that feels fast, stable, and scalable starts with the right architecture.Flutter BLoC Architecture brings structure to state management and clarity to complex app logic. See how...
DEVTO
Simplifying State Management in Flutter with Command and Result
About a year ago, the Flutter documentation was updated with new recommendations. Among its suggestions, such as the MVVM architecture I've commented on before, two patterns already known to programme...
DEVTO
How I Achieved 100% Test Coverage in a Flutter Enterprise App
2,300+ tests. Zero excuses. Here's exactly how I did it. The Challenge When I started building an enterprise-grade Flutter starter app, I set myself an ambitious goal: 100% test coverage. Not 80%. Not...
MASTODON
Toyota - Yes, that Toyota, have just announced they are creating a new "console-grade" open source…
Toyota - Yes, that Toyota, have just announced they are creating a new "console-grade" open source cross platform game engine - Fluorite, powered but Flutter.https://gamefromscratch.com/toyota-create-...
DEVTO
FlutterFlow Production Apps Explained: A CTO’s Guide for 2026
By 2026, the conversation around no-code and low-code platforms has changed completely. These tools are no longer just for hobby projects or weekend experiments. CTOs are now being asked serious quest...
DEVTO
The Dart async/await Function: What Your App Is Actually Doing When It Says “Loading…”
For a long time, I thought “loading” meant my app was stuck. Not broken. Just frozen. Waiting. Politely doing nothing until the data finally showed up. That idea lived in my head every time I saw a lo...
DEVTO
Design-Driven Firebase in Flutter: Building Custom In-App Messaging with SwiftUI & Compose
🆕 Design-Driven Firebase in Flutter: Building Custom In-App Messaging with SwiftUI & Compose In-app messaging plays a critical role in how users interact with modern apps — from promoting offers to d...