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