FLUTTER ECOSYSTEM

scaled_list

A Horizontal List view With Lots of modification including a scaled current item and curved custom painting.

scaled_list cover
Latest version
2.0.0
30-day downloads
110
Likes
140
Pub points
150

Package Overview

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

Overview

Scaled List is a Flutter package that provides a horizontally scrollable list with a visually striking, scaled current item and custom curved painting effects. It enhances user experience by emphasizing the active item through size scaling and smooth animations, making it ideal for carousels or cover flow interfaces. The package supports multiple platforms including Android, iOS, Web, macOS, Windows, and Linux, offering consistent behavior across devices. Developers can customize appearance and interaction, enabling creative UI designs with minimal effort.

Use cases
  • Creating interactive carousels
  • Designing cover flow navigation
  • Building image sliders with visual focus
  • Enhancing product showcases
  • Implementing animated horizontal lists
  • Adding dynamic item scaling in UIs
Key features
  • Scaled current item visualization
  • Custom curved painting support
  • Smooth horizontal scrolling
  • Cross-platform compatibility
  • Extensible customization options
  • Built-in animation transitions
Suitable for
  • UI designers seeking visual impact
  • Developers building media galleries
  • Apps requiring focused item highlighting
  • Interactive product browsing features
  • Projects with carousel-style navigation
Considerations
  • May require performance tuning on low-end devices
  • Custom painting could increase complexity
  • Limited vertical support
  • Best suited for horizontal layouts only
  • Potential memory usage with large datasets
Supported platformsAndroidiOSWebmacOSWindowsLinux

Install package

flutter pub add scaled_list

Categories

Source repository

Related projects

No data available yet.