Forem

Dart

On the Dart language and ecosystem.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
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
Building a "Back to Top" Button in Flutter

Building a "Back to Top" Button in Flutter

1
Comments
2 min read
5 Flutter Performance Hacks to Boost Your App's Efficiency
Cover image for 5 Flutter Performance Hacks to Boost Your App's Efficiency

5 Flutter Performance Hacks to Boost Your App's Efficiency

Comments
2 min read
Why Clean Flutter Apps Use Dependency Injection and Yours Should Too
Cover image for 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
Implementing Offline-First Architecture in Flutter: Part 2 - Building Sync Mechanisms and Handling Connectivity Changes
Cover image for Implementing Offline-First Architecture in Flutter: Part 2 - Building Sync Mechanisms and Handling Connectivity Changes

Implementing Offline-First Architecture in Flutter: Part 2 - Building Sync Mechanisms and Handling Connectivity Changes

15
Comments 2
15 min read
Why Your Flutter App Rebuilds Too Much — And How to Fix It
Cover image for 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
Your Flutter Logging Strategy is Embarrassing (Here's How to Fix It)

Your Flutter Logging Strategy is Embarrassing (Here's How to Fix It)

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

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

Comments
2 min read
Flutter Lesson 18: Device Feature Integration in Flutter

Flutter Lesson 18: Device Feature Integration in Flutter

1
Comments
7 min read
5 Flutter App Ideas for Beginners
Cover image for 5 Flutter App Ideas for Beginners

5 Flutter App Ideas for Beginners

2
Comments
3 min read
I Trusted Dart’s Null Safety… and It Still Crashed My App
Cover image for 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
Flutter - Conceitos que parecem iguais mas são diferentes
Cover image for Flutter - Conceitos que parecem iguais mas são diferentes

Flutter - Conceitos que parecem iguais mas são diferentes

27
Comments 3
5 min read
Stop the Confusion: Flutter State Management Explained
Cover image for Stop the Confusion: Flutter State Management Explained

Stop the Confusion: Flutter State Management Explained

Comments 2
4 min read
Flutter Lesson 17: Project Practice: Comprehensive Application Development (Part 2)

Flutter Lesson 17: Project Practice: Comprehensive Application Development (Part 2)

2
Comments
12 min read
Build a Global Retry/Error Handler in Flutter with BLoC & Clean Architecture
Cover image for 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
Flutter Lesson 16: Project Practice: Comprehensive Application Development (Part 1)

Flutter Lesson 16: Project Practice: Comprehensive Application Development (Part 1)

1
Comments
8 min read
Flutter Lesson 15: Custom Widgets and Component Encapsulation

Flutter Lesson 15: Custom Widgets and Component Encapsulation

1
Comments
13 min read
You Should Move Beyond the ! Operator in Flutter (2025)
Cover image for You Should Move Beyond the ! Operator in Flutter (2025)

You Should Move Beyond the ! Operator in Flutter (2025)

1
Comments
1 min read
Mixins in Dart: A Better Way to Share Code
Cover image for Mixins in Dart: A Better Way to Share Code

Mixins in Dart: A Better Way to Share Code

2
Comments
2 min read
📱 Responsive vs Adaptive Design in Flutter - Know the Difference Before You Build
Cover image for 📱 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?
Cover image for 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
Flutter Roadmap 2025: What You Should Learn to Stay Ahead
Cover image for Flutter Roadmap 2025: What You Should Learn to Stay Ahead

Flutter Roadmap 2025: What You Should Learn to Stay Ahead

5
Comments
3 min read
Stop Using initState() Like That: Async, Await & Flutter’s Lifecycle Explained
Cover image for 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
loading...