Tagged in

Android App Development

FlutterVN
FlutterVN
Flutter development in Vietnam
More information
Followers
320
Elsewhere

Make Flutter code shorter with super_widgets package

super_widgets package can make Flutter code shorter by combining 2 or multiple widgets into single widget.

For example, to create a Stack with padding, background color or alignment: