For quite some time now, I have been thinking of learning Android App development. But I have just been busy and stuff so I never really found enough time. A while ago I got some eBooks and courses to learn App Development.
After some research on App Development I found out that it is possible to create apps for both Android and IOS at the same time using a tool/framework called Flutter. But for that I need to know Dart, the programming language Flutter is built upon.
From now I will be posting articles about my progress on learning App Development here on hub spot. In those articles I will also be sharing any tips I found. What I mean by progress is not just "So today I learned to make a button", I will also be teaching you guys what I have learnt. This way I will also be able to remember what I have learnt more easily and if I forget something in future, I can easily come back here and find what I was looking for. As for you guys, you don't need to spend hundreds of dollars on learning App Development online. Just keep learning what I learnt in days in single articles and start making your own apps. Win Win situation for both of us. Agreed?

In my series of articles I will be making multiple apps and probably even publish them on Play Store (Sorry IOS people if you wanted to try my future apps). I do have a MacBook and could build IOS apps too but I just don't want to pay $99 to IOS every year for publishing by test apps, that is if apple let's me publish those test-apps on their App Store.
What tools I will be using
As for the programming language and frameworks, I will be using Dart with Flutter framework as mentioned before. However you need to note that Dart itself is not used to make apps, we make apps in Flutter. As for the IDE, I will be using Android Studio because I get all those android development tools and flutter is very easy to integrate in Studio as well. And then I will be using my physical android device for testing apps sometimes, mostly it will be the Android Emulator provided in Android Studio.
Looking forward to see you in my next article
So if you are also learning or are going to start learning App Development in Flutter, I hope you will be reading my articles to get valuable information and my tips on creating apps. I will try to post as often as possible it really depends on how much time I have and how much I learn.
Bye for now. See you in next post.