FLUTTER ECOSYSTEM

flutter_resizable_container

Add nestable, resizable containers to your Flutter app with ease.

flutter_resizable_container cover
Latest version
4.2.0
30-day downloads
4.2K
Likes
56
Pub points
160

Package Overview

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

Overview

A Flutter package that enables developers to easily add nestable, resizable containers to their applications. It provides intuitive drag-and-drop resizing handles and supports nested container structures, making it ideal for building dynamic layouts such as dashboard interfaces, canvas-based tools, or customizable UIs. The package works across all major platforms including Android, iOS, Web, macOS, Windows, and Linux, ensuring consistent behavior. With minimal setup, it integrates smoothly into existing Flutter projects.

Use cases
  • Dashboard widgets
  • Interactive design canvases
  • Resizable UI panels
  • Nested layout components
  • Customizable workspace interfaces
Key features
  • Nestable containers
  • Drag-to-resize handles
  • Cross-platform support
  • Easy integration
  • Support for multiple resize directions
  • Configurable resize constraints
Suitable for
  • Developers building interactive dashboards
  • UI designers needing flexible layouts
  • Apps requiring dynamic panel resizing
  • Cross-platform desktop and web apps
  • Tools with canvas-like interfaces
Considerations
  • May require performance optimization for deeply nested containers
  • Initial setup may need handling of gesture conflicts
  • Limited built-in styling options
  • Not suitable for static layouts
  • Requires careful state management in complex scenarios
Supported platformsAndroidiOSWebmacOSWindowsLinux

Install package

flutter pub add flutter_resizable_container

Categories

Source repository

Related projects