A Casual Password Manager App With A Non Casual StylesWhy did I start to write a password manager app while there are tons of apps exist in the market. One of the good parts of being software…Jan 23, 2024Jan 23, 2024
How to Setup Logger in FlutterI am not going to ask you ‘have you ever used print()’ because the answer is obvious but if you are still using print then this article…Mar 16, 2022Mar 16, 2022
Let’s Debug the Dart DevToolsHave you ever wondered how to inspect apps network traffic or why yellow and black striped warning image shows up in your emulator. If you…Feb 18, 2022Feb 18, 2022
Quick Introduction to Tests in FlutterHey, are you looking for how to write test in Flutter ? This is the right place. First we will start with test types and cover pros/cons…Jan 26, 2022Jan 26, 2022
Understanding Default Flutter Project StructureHi, if you are wondering what files is for what in a Flutter project you are in the right article :) . We are going to examine auto…Jan 14, 2022Jan 14, 2022
How To Upgrade Your Old Flutter Projects (include migration to null safety)Hi, if you have unfinished Flutter projects that started with enthusiasm and not touched for months you might want to update these…Jan 9, 2022Jan 9, 2022