DEV Community

Dart

On the Dart language and ecosystem.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Mosaic: The Modular Architecture That Scales Flutter Apps

Mosaic: The Modular Architecture That Scales Flutter Apps

Comments
4 min read
GSoC Week 8: Linting Upgrades, UI Redesigns & Simulator

GSoC Week 8: Linting Upgrades, UI Redesigns & Simulator

Comments
4 min read
Building a "Back to Top" Button in Flutter

Building a "Back to Top" Button in Flutter

Comments
2 min read
Provider vs Bloc vs Riverpod vs GetX: Deep Dive for Flutter Engineers

Provider vs Bloc vs Riverpod vs GetX: Deep Dive for Flutter Engineers

2
Comments
3 min read
I made a telegram client library, more precisely tdlib via ffi and I made a sample tdlib gram application with flutter

I made a telegram client library, more precisely tdlib via ffi and I made a sample tdlib gram application with flutter

Comments
1 min read
DDD (Domain-Driven Design) in Flutter: Too Much or Just Right?

DDD (Domain-Driven Design) in Flutter: Too Much or Just Right?

Comments
3 min read
Solving the Flutter `did_send` Crash: A Deep Dive into Isolate Race Conditions

Solving the Flutter `did_send` Crash: A Deep Dive into Isolate Race Conditions

Comments
4 min read
How to Structure a Plugin-Friendly Flutter App

How to Structure a Plugin-Friendly Flutter App

Comments
3 min read
Scaling Flutter Apps with Feature-First Folder Structures

Scaling Flutter Apps with Feature-First Folder Structures

Comments
3 min read
Effective Layered Architecture in Large Flutter Apps

Effective Layered Architecture in Large Flutter Apps

Comments
3 min read
Building Scalable Flutter Apps with Cubit Abstraction: A Practical Guide

Building Scalable Flutter Apps with Cubit Abstraction: A Practical Guide

Comments
4 min read
What's New in Flutter 3.32.0? Your Dev Workflow Just Got an Upgrade!

What's New in Flutter 3.32.0? Your Dev Workflow Just Got an Upgrade!

8
Comments
2 min read
🚨 Common Flutter Mistake: `riverpod` vs `flutter_riverpod`

🚨 Common Flutter Mistake: `riverpod` vs `flutter_riverpod`

Comments
1 min read
Why Clean Flutter Apps Use Dependency Injection and Yours Should Too

Why Clean Flutter Apps Use Dependency Injection and Yours Should Too

Comments
4 min read
Why Your Flutter App Rebuilds Too Much — And How to Fix It

Why Your Flutter App Rebuilds Too Much — And How to Fix It

Comments
4 min read
[IDEA] Flutter で本格的な HTTP キャッシュライブラリ「AeroCache」を作ってみた ☁️

[IDEA] Flutter で本格的な HTTP キャッシュライブラリ「AeroCache」を作ってみた ☁️

Comments
2 min read
I Trusted Dart’s Null Safety… and It Still Crashed My App

I Trusted Dart’s Null Safety… and It Still Crashed My App

1
Comments 2
4 min read
Stop the Confusion: Flutter State Management Explained

Stop the Confusion: Flutter State Management Explained

Comments 2
4 min read
Build a Global Retry/Error Handler in Flutter with BLoC & Clean Architecture

Build a Global Retry/Error Handler in Flutter with BLoC & Clean Architecture

Comments
1 min read
📱 Responsive vs Adaptive Design in Flutter - Know the Difference Before You Build

📱 Responsive vs Adaptive Design in Flutter - Know the Difference Before You Build

Comments
3 min read
Flutter en HarmonyOS: ¿Por qué es una gran combinación para desarrolladores?

Flutter en HarmonyOS: ¿Por qué es una gran combinación para desarrolladores?

Comments
3 min read
My config pain turned into a micro SaaS: the story behind togglit

My config pain turned into a micro SaaS: the story behind togglit

Comments
1 min read
5-Minute Fixs🧑🏻‍🔧: Common Flutter Layout Mistakes

5-Minute Fixs🧑🏻‍🔧: Common Flutter Layout Mistakes

2
Comments
4 min read
Stop Using initState() Like That: Async, Await & Flutter’s Lifecycle Explained

Stop Using initState() Like That: Async, Await & Flutter’s Lifecycle Explained

1
Comments
3 min read
Flutter vs. React Native - Which Framework Wins?

Flutter vs. React Native - Which Framework Wins?

Comments
5 min read
loading...