Back in 2015, Google announced Flutter as a cross-platform UI that allows the developers to use a single codebase to build UIs for native Android, …
Flutter
Flutter 1.22 Update Is Out Now
Google recently released the Flutter 1.22 version with a lot of features, with extensive support for iOS 14 and Android 11. Flutter 1.22 is the …
Types Of Buttons In Flutter
Buttons are the graphical control element which provides a user to launch events like taking actions, making choices and searching things. They can be placed …
Google Extends Its Flutter Development Kit To Windows Apps
Google announced Flutter, back in 2015 as a cross-platform UI, which is used to develop applications for Android, iOS, Linux, Mac, Windows, Google Fuchsia, and …
Popular Apps Built With Flutter Framework
Flutter is Google’s UI toolkit, which makes the framework good to develop apps that use OS widgets like Camera, Geolocation, Storage, Network, and 3rd party …
Google Pay To Be Rewritten Using Flutter
Nowadays, there exist two distinct versions of Google Pay. The first is focused on countries where NFC-based payments are commonly adopted, while the other is …
How eBay Motors Used Flutter For Acceleration
In December 2018, eBay team was approached to build up another Android and iOS experience for purchasing and selling vehicles on eBay, intended to motorists. …
How To Improve The Performance Of The App
There are many questions related to how we can improve the performance of our Flutter app. Usually, Flutter apps are productive by default, so you …
Box Widgets In Flutter
There may be moments when you get confused about which widget to use and especially the Box widgets which fall under the layout widgets category. …
How To Use Flutter For Web Apps
Google’s Flutter is a relatively new reactive cross-platform mobile app development environment that has revolutionized the development of native cross-platform apps. This is a full-featured …
Top 10 Loader Widgets For Flutter
A Flutter loader widget is generally a circle which spins over the circle and tells that something is actually getting loaded and it spins till …