flutter_layout_grid icon indicating copy to clipboard operation
flutter_layout_grid copied to clipboard

A grid-based layout system for Flutter, inspired by CSS Grid Layout

Results 28 flutter_layout_grid issues
Sort by recently updated
recently updated
newest added

Hi shyndman, thank you for your work and this plugin. I want to ask you how I can handle the interaction with a row. For example if you wanted to...

I just made an app for windows platform, it works fine in dev mode, with everything hot reload/restart , but when i build the app its not working, the layout...

Hi, I am wondering if the layout can / could support draggable gaps where one gap (a separation between 2 content panes) is draggable to adjust the size / ratio...

The process is a little opaque at the moment during development.

enhancement

This is something that should work.

bug

The third bullet about named areas isn't clear unless you're familiar with grid concepts. The fifth point is also unclear if you aren't familiar with Flutter.

documentation

They're very difficult to read right now. The important information should be front and center.

enhancement

We currently support * Property listings in DevTools for many core object * Debug painting * Flags for debugPrinting layout passes * Overflow indication We should tell people about it

documentation