Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 897 Bytes

File metadata and controls

38 lines (24 loc) · 897 Bytes

Responsive Admin Dashboard

Responsive admin dashboard UI that adapts across mobile, tablet, and desktop — built with pure Flutter.

Screenshot

Features

  • Three-tier responsive layout: mobile, tablet, and desktop
  • Custom responsive layout builder with breakpoint detection
  • Dashboard grid with summary cards and data tiles
  • Drawer navigation for mobile screens
  • No external packages — pure Flutter

Tech Stack

  • Flutter & Dart

Getting Started

git clone https://github.com/mitchkoko/responsivedashboard.git
cd responsivedashboard
flutter pub get
flutter run

Tutorial

Watch the full build tutorial: YouTube

License

MIT License - see LICENSE


Created by Mitch Koko