FLUTTER ECOSYSTEM

boxy

Overcome limitations of built-in layouts, advanced flex, custom multi-child layouts, slivers, and more!

boxy cover
Latest version
2.3.0
30-day downloads
69.4K
Likes
748
Pub points
150

Package Overview

Selection guidance generated from public package information. For reference only.

Overview

Boxy is a flexible Flutter package that extends beyond built-in layout constraints, enabling advanced flex layouts, custom multi-child arrangements, and sliver-based designs. It provides powerful tools for developers seeking fine-grained control over widget positioning and sizing across various platforms. With support for Android, iOS, Web, macOS, Windows, and Linux, Boxy enhances UI flexibility without sacrificing performance. Its intuitive API simplifies complex layout logic, making it ideal for intricate user interfaces requiring dynamic behavior.

Use cases
  • Complex grid layouts
  • Custom multi-child arrangements
  • Advanced flex configurations
  • Sliver-based scrolling interfaces
  • Responsive UI design
  • Cross-platform layout consistency
Key features
  • Extends built-in layout capabilities
  • Supports advanced flex and slivers
  • Enables custom multi-child layouts
  • Platform-agnostic design
  • Intuitive API for complex layouts
  • High performance across platforms
Suitable for
  • Developers needing advanced layout control
  • UI designers building responsive interfaces
  • Apps with complex scrollable content
  • Cross-platform applications
  • Teams working on intricate widget arrangements
Considerations
  • Requires understanding of Flutter layout system
  • May increase complexity for simple UIs
  • Best suited for advanced use cases
  • Limited documentation compared to core widgets
  • Potential learning curve for beginners
Supported platformsAndroidiOSWebmacOSWindowsLinux

Install package

flutter pub add boxy

Categories

Source repository

Related projects