Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Responsive Design in Flutter

Adaptive layout that responds to mobile, tablet, and desktop screen sizes — built with pure Flutter, no packages required.

Screenshot

Features

  • Responsive layout that adapts to mobile and desktop
  • Custom breakpoint system for screen size detection
  • Separate UI components per platform (mobile body, desktop body)
  • No external packages — pure Flutter LayoutBuilder + MediaQuery

Tech Stack

  • Flutter & Dart

Getting Started

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

Tutorial

Watch the full build tutorial: YouTube

License

MIT License - see LICENSE


Created by Mitch Koko

About

Responsive design layout in Flutter — adapts to mobile, tablet, and desktop

Topics

Resources

Stars

162 stars

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages