Get a perfect fit with SizedBox! The SizedBox widget gives you width and height control for pixel-perfect sizing every time. Click for more #WidgetoftheWeek tips. ↓
@FlutterDev I think The flutter widget of the week is the most productive playlist on YouTube that delivers most valuable content in short time. Cheers to Flutter Team <3
@FlutterDev @redbrogdon Thanks so much for the new video guys, love your work :)
@FlutterDev It uses pixel! I thought flutter use logical pixels like android, or is that what you actually mean?
@FlutterDev Well, i saw this widget many times but never though it would be useful, but it seems that there are many places were it is a great fit.
@FlutterDev I end up using SizedBox as a quick hack for padding at times. Don't know if its good or bad, but it works quite perfectly! Kind of like <br />