Conversation
|
Thank you for the PR. Exactly what I was looking for. However will be cool if it is possible to calculate the height and width without specifying the |
|
Now you don't need to specify the |
Wow it seems like the RenderBox already does the calculation and the |
The
I start coding! 😁 (Besides taking time to study Flutter source code & read API docs).
This video gives some explanations which specifically help with your question. Keep going 🚀 |
|
Hi @thanhle1547, thanks again for your hard work. However while using your PR when there is 15 item in the children's I'm getting an error |
|
Hey @Mayb3Nots, I just hadn’t had time to get to it, but it's done now 😅 |
|
Hi @letsar, just following up on the PR I submitted a while ago. I’d really appreciate it if you could take a look when you have some time. Let me know if anything needs adjusting! |
Hey @letsar, I implemented the #2 enhancement request (Wrapped items). The example is also updated.
The picture below is an example that demonstrates how to control maximum number of rows/columns via parameters
maxRunandmaxItemPerRun.