Web responsiveness in Flutter using flutter_bootstrap5Achieving responsiveness across various device sizes is an integral part of building any product web or mobile, especially now that we are moving into the era of foldable phones (Foldables again ! 😩, I would rant in another article 😂). Today we wil...Sep 24, 2023·5 min read·138
Replicating Designs: An Effective Way to Learn FlutterLearning a programming language can be very daunting, especially when there is no clear cut plan on how one intends to learn the language to attain mastery. I mean can one master a language 😏? Figuring out how best a language can be learnt saves y...Apr 30, 2022·3 min read·170
Too Many Import Statements? Try Barrel FileIf you are used to watching cowboy movies 🤠, then barrels shouldn't be new to you first off you see the men with nice-looking hats then ranches with beautiful horses and most importantly barrels filled with liquors. But am not talking movies, today ...Apr 20, 2022·1 min read·83
Flutter Alignment II: Main Axis Alignment VS Cross-Axis AlignmentIn my last article, I tried to explain the main-axis alignment property I hope you found it helpful. In this sequel, I would be explaining the cross-axis alignment property, But first off, do you notice that the cover image for this article is a glob...Apr 7, 2022·3 min read·161
Flutter Alignment: Main Axis Alignment VS CrossAxis AlignmentAlignment in flutter can be confusing sometimes, this minute it seems like you are understanding it the next minute it seems hard. So in this article, I would try to explain the difference between the main-axis alignment and cross-axis alignment prop...Apr 6, 2022·3 min read·159
Are Apps actually over-engineered? My Opinion...Which would you prefer, the first or the second frame? As a user what is your appeal towards an app, functionality or graphics? As a developer in a bid to satisfy user appeal or let me say flex our programming muscles do we tend to over-engineer an a...Oct 16, 2021·2 min read·97
Code-Schooling: The Diary Of A Student Developer...Starting as a programmer can be really overwhelming, this minute you want to learn A the next minute you want to learn B, I mean you just want to grasp all those exciting concepts at a glance(I wish that was possible though). And then Boom! you sudde...Oct 9, 2021·2 min read·76