Skip to content

feat: add a grid overview layout#11

Open
bart-iconica wants to merge 1 commit intomasterfrom
feat/layouts
Open

feat: add a grid overview layout#11
bart-iconica wants to merge 1 commit intomasterfrom
feat/layouts

Conversation

@bart-iconica
Copy link
Collaborator

No description provided.

@bart-iconica bart-iconica requested a review from FlutterJoey June 6, 2025 11:49
padding: const EdgeInsets.symmetric(horizontal: 12.0),
child: Column(
children: [
// We use a manual column + wrap approach rather than a
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would really prefer if we used a gridview here and simply change the column count based on the size of the screen. The only difficult part is the ability to modify the ratio of the items.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants