Uses

What I use

The tools, hardware, and packages behind my daily work.

01

Editor & IDE

  • Android Studio

    Primary IDE for Flutter development.

  • VS Code

    Quick edits, web work, and everything else.

02

Flutter Tooling

  • Flutter SDK (stable)

    Always on the latest stable channel.

  • Dart DevTools

    Performance profiling and widget inspection.

  • FVM

    Managing Flutter versions across projects.

03

Favorite Packages

  • riverpod

    State management with compile-time safety.

  • dio

    HTTP client with interceptors done right.

  • freezed

    Immutable models without the boilerplate.

  • go_router

    Declarative navigation.

04

Workflow

  • Git + GitHub

    Version control and collaboration.

  • Figma

    Design handoff and quick mockups.

  • Firebase Console

    Backend, analytics, and crash monitoring.