flutter_view_switcher

flutter_view_switcher is a lightweight and flexible Flutter package that allows you to seamlessly switch between different layout views such as ListView and GridView. This is ideal for apps that display collections or directories, allowing users to toggle their preferred layout dynamically.

Perfect for shopping apps, religious place directories, media galleries, or any app that wants to give users control over how items are presented.


✨ Features

  • ✅ Switch between ListView and GridView easily
  • 🧩 Minimal setup, works with any item type
  • 🎯 Reusable widget with customizable layout
  • 🚀 Ready for future support (e.g., StaggeredView)

...