Generic Lists Template

Initializing...
InfoOptionsCode
Download

Create dynamic lists with multiple sections and customizable scroll directions. Features infinite scrolling, seamless item updates, insertions, and removals.

Flutter page template with multiple scrollable sections, supports both vertical and horizontal scrolling with infinite scroll built-in.

Getting Started

To get started, you need to download the source code or copy source using the Copy button on top right corner, then follow the steps below:

  1. Update your pubspec.yaml to include all dependencies in pubspec.yaml.example.

  2. For android, check the additional reference files in the android folder.

Files to Update

Places where you may start your customization are labeled with // TODO(dev): comment