Will be nice to have options with count mentioned per row. Something like this:
options: GroupButtonOptions( groupingType: GroupingType.row, count: 10, ),
Currently we are getting RenderFlex overflowed by pixels on the right error. Would be nice if this lib has this feature.
Will be nice to have options with count mentioned per row. Something like this:
options: GroupButtonOptions( groupingType: GroupingType.row, count: 10, ),Currently we are getting
RenderFlex overflowed by pixels on the righterror. Would be nice if this lib has this feature.