flutter

5 Articles 1 Followers


Learning App Development

12 Apr 2021 2 minute read 1 comment INAM_

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...

Get `Free Flutter course` from Google - Expires in next 3 months!

21 May 2020 1 minute read 8 comments Zunaed

UPDATE: This free course is no longer available. So if you are here for the course, then I'm really sorry for disappointing you!     If you want to be an app developer, this post may be helpful for you! I found this and I am sharing this here because...

Step by step to persist data in Flutter

27 Apr 2020 2 minute read 2 comments Chanh Ha

Introduction Most mobile apps need to store persistence data locally. There are many reasons to do so, from restoring the app state at the last session, to improve app performance. Therefore, Flutter offers us several ways to accomplish this feature....

How to create Clickable Container

17 Apr 2020 1 minute read 0 comments Chanh Ha

Many times while you are working in Flutter, you would like to allow onTap in the Container widget. However, the Container widget doesn’t have onTap or onPress method. So this post is exactly for you, at the end of this post we will know 2 ways to en...

I choose Flutter ! Why ? How to install ?

4 Mar 2020 2 minute read 0 comments nafidurmus

    This is my first english article. I’m sorry if i had mistakes. I’ve always been interesting in web programing. Now i am development about mobile programming : now i am try to improve myself about mobile programming. And i decided to learn Flutt...