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

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

0.1.4 #

  • FEAT: add example modules and run configurations for VooFlutter packages.

0.1.3 #

  • FIX: Dependencies incorrectly importing voo_core

0.1.2 #

  • FEAT: Introduce voo_tokens package for design tokens and responsive utilities.
  • FEAT: Add All VooLists Showcase Preview.
  • FEAT: Add list previews and responsive previews; remove unused list components.
  • FEAT: Add responsive design system with breakpoints and responsive widgets.

Changelog #

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

0.1.1 - 2025-01-23 #

Changed #

  • Package is now properly integrated with voo_navigation and other UI packages
  • VooResponsiveBuilder is correctly used throughout the VooFlutter ecosystem
  • Improved documentation and examples

Fixed #

  • Fixed integration issues with dependent packages
  • Ensured proper re-export through voo_ui_core

0.1.0 #

  • Initial release
  • Comprehensive responsive design system for Flutter applications
  • Provides breakpoints, responsive builders, and adaptive layouts
  • Depends on voo_core for base utilities
  • Depends on voo_tokens for design token integration

[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
140
points
442
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

Documentation

API reference

License

MIT (license)

Dependencies

collection, equatable, flutter, flutter_bloc, voo_tokens

More

Packages that depend on voo_responsive