Why I am a flutter Developer?
2 min readFeb 18, 2020
Hey, I am Vivek Yadav also I am a flutter developer.
I was an android developer and I was killing at it. Learning each and everything in android was my first preference. But, when I came to know about flutter and after writing a few applications into flutter, all of sudden my preference from android shifted towards Flutter.
Let’s see why I shifted my self from android to Flutter.
- Hot Reload and Hot Restart in flutter was almost everything that amazed me. In android, we lose lots of time watching Gradle build.
- I was building a product for myself and I wanted that to be in IOS and Android. With flutter I was able to achieve this in less time because it’s learning curve is less and codes are familiar with android.
- Almost every important UI elements(for eg. App bar, navigation bar, drawer) were present in flutter SDK. so creating an app takes lesser time than ever before.
- Animations were super smooth when they run and they are easy to achieve.
- I can use flutter on almost every platform (Android, iOS, Desktop, Web).
- Dart features like AOT and compiles to ARM & x64 machine code are awesome.
- Flutter is an open-source platform. So if I want some feature in SDK, it is easy for me now. I just go to its class file and make changes.
Like these, there are lots of flexibility we get in flutter and that’s why I choose to be a Flutter Developer.
#HappyCoding #flutter #widgets #crossplatform #tutorial