Monday, May 18, 2020

What is Flutter?


Flutter is an open-source UI software development kit created and released by Google in May 2017 to develop beautiful native compiled app for mobile (Android & iOS), desktop (Windows/Mac/Linux), Google Fuchsia and web.

To develop Flutter, you will need the programming language called Dart. Which is Google's language created in October 2011.

The biggest advantage that Flutter gives us free and cross-platform support, that means you can use one programming language and single code base for different platforms like Android, iOS, Web, Desktop, etc.

On December 4, 2018, Flutter 1.0 was released their first stable version at the Live event. Since then Google is working hard to improve the Flutter and again released their another version Flutter 1.12 on December 11, 2019.


No comments:

Post a Comment