Why is Flutter making people go crazy?

Rohan Taneja
Flutter Community
Published in
1 min readOct 14, 2018

There has been this buzzword ‘Flutter’, that has been going around a lot in the dev community these days. If you still don’t know what it is, check out flutter.io. To know why it is making people go crazy, watch this short video:

According to an ask-around that I did among some developers, the average time that it takes to create the same UI on both Android and iOS is
10 minutes each. With Flutter, it gets done in slightly less than 72 seconds, for both Android & iOS. In a way, that’s 36 seconds for each.

That’s not all. There are a lot of other things that are great about Flutter. Check out this blog by Wm Leler from the Flutter team to know more:

If you’d like to get started with Flutter, check out this blog that lists down a few resources that would help you get started immediately:

PS: In the time that you spent reading this blog, someone created an app using Flutter from scratch and published it on both the Play Store and App Store. 🤯

Just kidding, they forgot to renew their Apple developer account. 🤦🏻‍🍎

--

--