Gesture Grid View

A Flutter package that provides pinch gesture control for GridView with smooth item animations, similar to iOS Photos app.

Demo

Features

  • 🎯 Smooth item animations between axis changes
  • 📱 iOS Photos app-like experience
  • 🎛️ Customizable axis count range
  • 🔧 Full GridView.builder compatibility
  • 📞 Callback support for axis changes

Installation

Add this to your package's pubspec.yaml file:

dependencies:
  gesture_grid_view: ^1.0.0^

Libraries

gesture_grid_view