Flutter 3.27 features a new convenience to using Rows and Columns: spacing 😄 This double parameter will apply a fixed amount of pixels to offset children of Rows and Columns from each other, reducing the previous amount of required code. Read → goo.gle/3VAJedw
@FlutterDev do people really do that? why? my eyes hurt
@FlutterDev I'm new to Flutter, have there ever been a way to use an XML-like syntax to compose the UI? Do the community have any interest on something like that?
@FlutterDev Why do it so complicated 🤣
@FlutterDev I was so done with SizedBox(height:10) 🙂. I hope column also got it. 😅
@FlutterDev I just migrate to it yesterday
@FlutterDev Been wanting this for so long! We have it now!
@FlutterDev Wrap udh ada spacing dari awal. Row Column kenapa baru ada? emang suka dibuat susah sendiri