A full stack software developer focused on building mobile products, its tools and architecture. Always reducing boiler plate code and experimenting.
Thanks a lot Dane Mackier … A right article @ right Time… I’m so happy…
TL;DR: Ever wanted to speed up your Flutter Driver Tests by 750%?
Thank you for sharing!
Really helpful, concise, and clear. Thank you so very much for your time on this. It is MUCH appreciated.
Sorry then. I was not aware of this global variable. Everybody else on Flutter topics on Stackoverflow and tutorials use:
MediaQuery.of(context).size.height -
MediaQuery.of(context).padding.top -
appBar.preferredSize.height;
Thanks for the info.
Thanks Dane for a good post. I like the abstraction way to write code too.
It’s good to see if you can create some tutorials that apply design patterns in Flutter.
Thank you Dane, for this great tutorial! I enjoyed it and learned a lot.
In the battle of feature phones and entry-level smartphones, feature phones took over the market for a while. When…