You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: