Skip to content

This is a must know for every Flutter developer! Since Flutter is a cross platform framework, dealing with different screen sizes smoothly is essential

License

Notifications You must be signed in to change notification settings

md-siam/flutter_responsive_ui_design

Repository files navigation

Flutter Responsive Design

Learning responsiveness in flutter application.
Video URL: https://www.youtube.com/watch?v=MrPJBAOzKTQ&list=LL&index=3&t=2s

Device Regulations from Statcounter

Getting Started

Directory

lib/
├── responsive/
│   ├── desktop_body.dart
│   ├── dimensions.dart
│   ├── mobile_body.dart
│   └── responsive_helper.dart
├── views/
│   └── home_page.dart
└── main.dart

About

This is a must know for every Flutter developer! Since Flutter is a cross platform framework, dealing with different screen sizes smoothly is essential

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published