FLUTTER ECOSYSTEM

nine_grid_view

Flutter NineGridView & DragSortView, Similar to Weibo / WeChat nine grid view controls to display pictures.

nine_grid_view cover
Latest version
2.0.0
30-day downloads
120
Likes
87
Pub points
140

Package Overview

Selection guidance generated from public package information. For reference only.

Overview

NineGridView is a Flutter package that provides a flexible nine-grid layout for displaying images, inspired by Weibo and WeChat. It supports both static image grids and draggable sorting with DragSortView, enabling interactive photo arrangements. The package is optimized for multiple platforms including Android, iOS, Web, macOS, Windows, and Linux. It offers smooth rendering and customizable grid behavior, making it ideal for social media-style image galleries or content feeds.

Use cases
  • Social media photo grids
  • Image collection displays
  • Drag-and-drop image sorting
  • Content feed layouts
  • Photo album interfaces
  • Interactive image galleries
Key features
  • Nine-grid image layout
  • DragSortView for reordering
  • Cross-platform support
  • Customizable grid spacing
  • Smooth image loading
  • Responsive design
Suitable for
  • Developers building social apps
  • UI designers creating image-heavy interfaces
  • Apps requiring sortable image collections
  • Projects targeting multiple platforms
  • Teams using Flutter for full-stack development
Considerations
  • Requires proper image URL handling
  • May need performance tuning for large image sets
  • Limited to image-only content in base version
  • Custom styling requires additional code
  • Not suitable for non-image data
Supported platformsAndroidiOSWebmacOSWindowsLinux

Install package

flutter pub add nine_grid_view

Categories

Source repository

Related projects

No data available yet.