flutter_brick_view 1.0.3 copy "flutter_brick_view: ^1.0.3" to clipboard
flutter_brick_view: ^1.0.3 copied to clipboard

A lightweight Flutter package for brick-style image grids with customizable gaps, padding, loading animations, and shimmer effects.

1.0.1 #

  • changed README

1.0.2 #

  • changed image network to cached network image for smooth and better performance
  • added load image size completed checker

1.0.3 #

  • added generic data support.
  • supports both object-based data(eg. ImageModel) and plain strings(URLs).
  • added individual image loading (optional shimmer effect).
  • improved constructor by adding assertion.
1
likes
160
points
18
downloads

Publisher

unverified uploader

Weekly Downloads

A lightweight Flutter package for brick-style image grids with customizable gaps, padding, loading animations, and shimmer effects.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

cached_network_image, flutter, mocktail_image_network, network_image_mock

More

Packages that depend on flutter_brick_view