gesture_grid_view 0.0.2
gesture_grid_view: ^0.0.2 copied to clipboard
A Flutter package that provides pinch-to-zoom gesture control for GridView with smooth item animations, similar to iOS Photos app.
Gesture Grid View #
A Flutter package that provides pinch gesture control for GridView with smooth item animations, similar to iOS Photos app.

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^