Skip to content

MasonryGridView not scrollable to end  #350

@bawantha

Description

@bawantha
23.07.2024_15.34.08_REC.mp4
MasonryGridView.extent(
              crossAxisSpacing: 8.0.w,
              mainAxisSpacing: 8.0.h,
              itemCount: 3,
              itemBuilder: (context, index) {
                return SizedBox(height: 1500, child: Placeholder());
              }, maxCrossAxisExtent: 400.w,
            );

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions