Skip to content
#

Responsive Design

Responsive design is an approach to web development that ensures content renders well on a variety of devices and screen sizes. It uses techniques like media queries, fluid grids, flexible images, and container queries to create adaptive user interfaces. Modern responsive design also encompasses user preference detection such as dark mode and reduced motion through CSS preference media queries.

Here are 282 public repositories matching this topic...

flutter_template

A Flutter template application showcasing - Clean architecture, Responsive design, State management, Decoupled widgets using the connector pattern, Dependency Injection, Widget, Unit, Golden and E2E testing, Navigation, Localization, Material 3 dynamic theming, Continuous Integration and Continuous Deployment.

  • Updated Jun 28, 2024
  • Dart

A production-ready Flutter template with Hooks Riverpod, Go Router, custom React Query-inspired hooks system, and advanced scaffolding. Includes type-safe theming, i18n, API infrastructure, and development tooling following clean architecture principles. Build scalable, maintainable mobile apps faster.

  • Updated Mar 3, 2025
  • Dart