Meysam Mahfouzi·Mar 8, 2023The Git Commands Every Developer Should KnowEssential Git Commands: A Developer’s Guide. From cloning to resolving conflicts, learn the key Git commands for managing your codebase.
Meysam Mahfouzi·Feb 2, 2021Understanding State Management Using Providers in FlutterThe basic stuff you need to know about state management using the provider packageA response icon1A response icon1
Meysam Mahfouzi·Apr 21, 2019Understanding Animations in FlutterThis article will show you how to create animations in Flutter step by step.A response icon4A response icon4
Meysam Mahfouzi·Apr 10, 2019Understanding Future in DartThe concept of Future data type is very easy to understand. Although the official documentation has explained this concept very well, in…A response icon1A response icon1
Meysam Mahfouzi·Mar 8, 2019Drawing Curved Dashed Lines in FlutterIn this article, we will draw a curved dashed in Flutter.A response icon2A response icon2
InHackerNoon.combyMeysam Mahfouzi·Mar 4, 2019Drawing Custom Shapes and Lines Using Canvas and Path in FlutterIn this article you will learn how to draw custom shapes and lines in Flutter using the Canvas and Path classes.
InHackerNoon.combyMeysam Mahfouzi·Feb 21, 2019Understanding Center Widget in FlutterUnderstanding how the Center widget sizes itself according to its parent.A response icon6A response icon6
Meysam Mahfouzi·Feb 8, 2019Flutter Layout Challenge: SquaresToday we are going to create the following layout using Flutter. Why should we do that? The answer is simple: because “practice makes…A response icon5A response icon5
Meysam Mahfouzi·Feb 2, 2019Creating Slowly App UI with Flutter (Part 4)In this part, we will add tabs to the bottom of our page.A response icon3A response icon3
Meysam Mahfouzi·Feb 2, 2019Creating Slowly App UI with Flutter (Part 3)Our aim is to create the UI of an application called Slowly.A response icon2A response icon2