DEV Community

Dart

On the Dart language and ecosystem.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Building Custom Platform Channels in Flutter: A Complete Guide to Native Integration

Building Custom Platform Channels in Flutter: A Complete Guide to Native Integration

16
Comments
11 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
Learning to Build: My Journey with Flutter & Dart (Part One)

Learning to Build: My Journey with Flutter & Dart (Part One)

1
Comments
5 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
Build AI Agents with Flutter: Developer Guide

Build AI Agents with Flutter: Developer Guide

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

Scaling Flutter Apps with Feature-First Folder Structures

Comments
3 min read
What I have learnt so far (Mobile Dev with Flutter🦋)

What I have learnt so far (Mobile Dev with Flutter🦋)

4
Comments
2 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
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

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

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

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

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

5 Flutter App Ideas for Beginners

2
Comments
3 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
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

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

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
loading...