Did you know?
Dart supports string multiplication. π
Very useful when you want to check if long strings are rendered correctly in your Flutter layouts. π
Thought of starting some side biz but I be chillin' and sleepin' early on weekdays evening after work and busy going out/chillin' at home on weekends and never getting anything done π€‘
Did some changes in the data structure for the new version and it took me hours to test the logic for the conversion from the old to the new πͺ. It was fun though.
Oh my the new updates. Adding const before every Widget declaration and "The argument type 'Widget' can't be assigned to the parameter type 'Widget?'" error @@;