JonasWanke/black_hole_flutter

SeparatedButtons: Provide option of not showing separator at line breaks

Closed this issue · 1 comments

Currently, if the buttons wrap over multiple lines, a separator is shown right before/after a line break. It would be nice to have the option to omit the separator in that case.

For example, here's a design I'm struggling to implement using this package:

image

Closing this since SeparatedButtons got removed in version 1.0.0: https://pub.dev/packages/black_hole_flutter/changelog#100--2023-01-24