extensions/flex library

Extension for alignment, scrolling, and flex wrappers on any widget.

Example:

Icon(Icons.home).centered.expand(flex: 2);

Extensions

KaeruFlexWidgetExtension on Widget
Alignment, scrolling, and flex wrappers on any widget.