gesture_grid_view 0.0.1 copy "gesture_grid_view: ^0.0.1" to clipboard
gesture_grid_view: ^0.0.1 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.

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^
1
likes
150
points
24
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on gesture_grid_view