Skip to main content

Command Palette

Search for a command to run...

Why you should start learning flutter

Published
1 min read
Why you should start learning flutter

Why you should start learning flutter

Ever wanted to develop an app? Lets list out some problems you might face

=>Android development and ios development require seperate codebase

=>Android studio is damn slow

=>Codebase grows very large even for a small application

9c63c8a3d875f7838febf60a5bae1ccb.jpg

And there came a sdk with multitude of features like

=>cross platform development

=>beautiful ui's with minimal codebase

=>open source

=>and last but not least it is backed by google

=>FLUTTER

flutter-2-million.png Flutter is Google’s UI toolkit for building beautiful, natively compiled applications for mobile, web, and desktop from a single codebase.

=>Same UI and Business Logic in All Platforms

=>Reduced Code Development Time

=>Increased Time-to-Market Speed

=>Similar to Native App Performance

=>Custom, Animated UI of Any Complexity Available

=>Own Rendering Engine

=>Simple Platform-Specific Logic Implementation

Get started with flutter here

M

Awesome post. That comic was hilarious

2