FLUTTER ECOSYSTEM

roller_list

A list widget that works similar to rollers: endlessly scrolling over limited set of items.

roller_list cover
Latest version
1.0.3
30-day downloads
893
Likes
31
Pub points
150

Package Overview

Package selection guidance compiled from public package information, community data, and project usage.

Overview

RollerList is a Flutter widget that mimics the behavior of physical rollers, allowing endless scrolling through a finite set of items. It's ideal for creating engaging, interactive interfaces like prize wheels or number spinners. The widget smoothly animates item transitions and supports custom styling and event callbacks. Designed for cross-platform use, it runs seamlessly on Android, iOS, Web, macOS, Windows, and Linux. Perfect for gamified experiences and reward systems.

Use cases
  • Gamified user interfaces
  • Prize wheel implementations
  • Number or item spinners
  • Interactive rewards systems
  • Digital slot machines
  • Animated selection pickers
Key features
  • Endless scrolling with limited items
  • Smooth animation transitions
  • Cross-platform compatibility
  • Customizable item appearance
  • Event callbacks for selection
  • Supports multiple platforms
Suitable for
  • Game developers
  • Reward app creators
  • Interactive UI designers
  • Flutter beginners exploring animations
  • Apps needing engaging selection mechanics
Considerations
  • Best suited for small to medium item sets
  • May require performance tuning for large datasets
  • Limited to visual appeal over complex data handling
  • Not ideal for standard list navigation
  • Requires careful design for accessibility
Supported platformsAndroidiOSWebmacOSWindowsLinux

Install package

flutter pub add roller_list

Categories

Source repository

Related projects

No data available yet.