

Flutter from Google is a new UI tool that promises to make developers able to cut their development time by letting them develop UIs for both Android and iOS from a common code base.
The goal of this application is to enable developers to produce high-performance applications that feel natural on various platforms.
Flutter approach in a different way. For example, Cordova which runs over a WebView executing HTML, CSS, and Javascript. Flutter just use Dart as a single programming language.
Read on to know the steps involved.





