Mobile

Dart

The typed programming language used to build Flutter applications.

What it is

Dart is a typed language optimized for client application development and Flutter.

How I learned it

I learned Dart while implementing MindPlan in Flutter.

How I use it

I use Dart for mobile application logic, data models, and widget behavior.

Concepts I work with

  • Types
  • Async programming
  • Classes
  • Null safety

What I learned

Strong data models make UI state easier to reason about.

Applied experience

Projects using Dart