Dart Extensions: Improve code readability
So, let’s say you’re writing an app using Flutter and you need to develop a widget that takes up 40% of the total screen width. What solution comes to mind? If you thought immediately about using MediaQuery, bravo; go get yourself a soda!
So now you ...
codesadhu.hashnode.dev3 min read