voo_responsive 0.1.0 copy "voo_responsive: ^0.1.0" to clipboard
voo_responsive: ^0.1.0 copied to clipboard

A comprehensive responsive design system for Flutter applications, providing breakpoints, responsive builders, and adaptive layouts.

Changelog #

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.1.0 - 2025-09-22 #

Added #

  • Initial release of voo_responsive package
  • Comprehensive responsive design system for Flutter applications
  • Breakpoint system with mobile, tablet, desktop, and widescreen support
  • VooResponsiveController for centralized responsive state management
  • Responsive builders for adaptive UI construction
  • VooResponsiveBuilder for screen-size based widget building
  • VooBreakpointBuilder for breakpoint-specific layouts
  • VooOrientationBuilder for orientation-based UI
  • Responsive layouts (Row, Column, Grid, Wrap)
  • Responsive utilities (Visibility, Padding, Text, Gap)
  • Integration with voo_tokens for design token system
  • Support for adaptive navigation patterns
  • Clean architecture implementation with domain and presentation layers
  • Comprehensive responsive configuration system
1
likes
0
points
316
downloads

Publisher

verified publishervoostack.com

Weekly Downloads

A comprehensive responsive design system for Flutter applications, providing breakpoints, responsive builders, and adaptive layouts.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

collection, equatable, flutter, flutter_bloc, voo_core, voo_tokens

More

Packages that depend on voo_responsive