FLUTTER ECOSYSTEM

folding_cell

Simple folding cell widget, pass frontWidget and innerWidget to fold and unfold.

folding_cell cover
Latest version
1.0.2
30-day downloads
107
Likes
132
Pub points
150

Package Overview

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

Overview

A simple Flutter widget that enables smooth folding and unfolding animations for card-like components. By providing a frontWidget and an innerWidget, users can create interactive expandable cells ideal for collapsible content sections. The package supports multiple platforms including Android, iOS, Web, macOS, Windows, and Linux, making it versatile for cross-platform apps. It's lightweight and easy to integrate, focusing on clean UI transitions without complex setup.

Use cases
  • Creating expandable profile cards
  • Building interactive FAQ sections
  • Designing collapsible task lists
  • Implementing animated product details
  • Developing responsive navigation drawers
Key features
  • Smooth fold/unfold animations
  • Support for custom front and inner widgets
  • Cross-platform compatibility
  • Minimal configuration required
  • Lightweight and performant
Suitable for
  • Simple expandable UIs
  • Card-based interfaces
  • Mobile-first designs
  • Prototyping interactive layouts
  • Apps needing subtle animations
Considerations
  • Limited customization beyond basic folding
  • Not suitable for complex nested animations
  • May require additional styling for advanced visuals
  • Best for single-level folding only
  • Performance may vary with heavy inner widgets
Supported platformsAndroidiOSWebmacOSWindowsLinux

Install package

flutter pub add folding_cell

Categories

Source repository

Related projects

No data available yet.