zeba_academy_grid 1.0.0 copy "zeba_academy_grid: ^1.0.0" to clipboard
zeba_academy_grid: ^1.0.0 copied to clipboard

Responsive Grid, Masonry Grid, Staggered Grid and Auto Grid widgets for Flutter.

Changelog #

All notable changes to this project will be documented in this file.

The format of this changelog is based on Keep a Changelog and this project adheres to Semantic Versioning (SemVer).


1.0.0 - 2026-07-10 #

๐ŸŽ‰ Initial Release #

The first stable release of zeba_academy_grid, a lightweight and customizable Flutter package for building responsive and modern grid layouts across mobile, tablet, desktop, and web applications.

โœจ Added #

Responsive Grid

  • Added ZebaResponsiveGrid widget.
  • Automatic responsive column calculation based on available screen width.
  • Configurable cross-axis spacing.
  • Configurable main-axis spacing.
  • Optimized for different screen sizes.

Auto Grid

  • Added ZebaAutoGrid widget.
  • Automatic column calculation using maximum item width.
  • Responsive resizing for different layouts.
  • Customizable spacing between grid items.

Masonry Grid

  • Added ZebaMasonryGrid widget.
  • Pinterest-style masonry layout.
  • Variable item height support.
  • Configurable column count.
  • Configurable spacing.

Staggered Grid

  • Added ZebaStaggeredGrid widget.
  • Flexible staggered layout.
  • Custom item height support.
  • Adjustable column count.
  • Configurable spacing.

Models

  • Added GridItem model.
  • Custom child widget support.
  • Optional height configuration.
  • Cross-axis cell count support.

Utilities

  • Added ResponsiveHelper.
  • Built-in responsive breakpoint calculations.
  • Mobile, tablet, desktop, and large desktop support.

๐Ÿš€ Features #

  • Responsive grid layouts
  • Masonry grid layouts
  • Staggered grid layouts
  • Automatic column calculation
  • Responsive breakpoints
  • Lightweight implementation
  • Simple and intuitive API
  • Fully customizable
  • Zero third-party grid dependencies
  • Cross-platform Flutter support

๐Ÿ“ฑ Platform Support #

  • โœ… Android
  • โœ… iOS
  • โœ… Web
  • โœ… Windows
  • โœ… macOS
  • โœ… Linux

๐Ÿ“š Documentation #

  • Added comprehensive README.
  • Added installation guide.
  • Added usage examples.
  • Added API documentation.
  • Added feature overview.

๐Ÿงช Testing #

  • Added widget tests.
  • Added model tests.
  • Added responsive helper tests.
  • Verified package with flutter analyze.
  • Verified package with flutter test.

๐Ÿ”’ License #

  • Released under the GNU General Public License v3.0 (GPL-3.0).
0
likes
140
points
69
downloads

Documentation

API reference

Publisher

verified publisherzeba.academy

Weekly Downloads

Responsive Grid, Masonry Grid, Staggered Grid and Auto Grid widgets for Flutter.

Homepage

License

GPL-3.0 (license)

Dependencies

flutter

More

Packages that depend on zeba_academy_grid