custom_masonry_grid 1.0.0
custom_masonry_grid: ^1.0.0 copied to clipboard
A lightweight, reusable custom masonry grid for Flutter gallery without any external dependencies.
Custom Masonry Grid #
A lightweight, reusable, and dependency-free Masonry Grid widget for Flutter. Perfect for creating image galleries or Pinterest-style layouts.
Preview #
[Masonry Grid Demo]
Features #
- Zero Dependencies: Pure Flutter code.
- Dynamic Height: Automatically adjusts based on the content.
- Customizable: Control columns, spacing, and padding easily.
Getting Started #
Add this to your pubspec.yaml:
dependencies:
custom_masonry_grid: ^1.0.0