Skip to main content

Posts

Showing posts with the label Flutter development

The Flutter Framework – Journey from Portable Devices to Personal Computers!

What is Flutter Framework? Flutter is an open-source framework made by Google. It is utilized to create apps for Android and iOS and now we can even develop flutter windows desktop app, just as being the essential technique for making apps for Google Fuchsia. The initial release of Flutter was called “Sky” and kept running on the Android framework. It was divulged at the 2015 Dart summit, with the expressed purpose of having the capacity to render reliably at 120 fps. Later Google announced the stable version of Flutter on 4th December 2018 Flutter 1.0 was discharged at the live event, which was the 1st “stable” adaptation of the Framework. The latest stable version of Flutter, so called as  Flutter 1.2.2  was released back on 22nd February 2019 which has been released with a privilege for allowing the  Flutter developers  to develop flutter desktop app. This has been the strongest breakthrough for Flutter till date. The Flutter framework has the following ...