Scratch Card View in Flutter Apps

Scratch cards can now be found in practically every retail and payment application. The main goal of the scratch card widget is to hide material from the user for a … Read more

Flutter video calling implementation by awesome Agora SDK

Might be Wherever you are in this digital world, Video call is the only channel that does not make you feel isolated in connecting with your friends and family. In … Read more

Switching themes dynamically in flutter apps by using provider

Nowadays, switching themes is one of the trending feature in every mobile application. By switching the themes, users can reduce their eye strain and increases mobile battery life.  In this … Read more

AppBar Widget in Flutter

In this article, we are going to learn about the flutter AppBar widget and its all properties. Almost Every mobile application uses an AppBar. Since everything in flutter is basically … Read more

Scaffold widget in Flutter

In this article, we are going to know about the Scaffold class in Flutter with examples. The Scaffold is an Important class in Flutter. It is a parent widget for … Read more

Creating First Flutter application in Android studio

In this article, we are going to learn about how to create a Flutter application in Android studio. These are the steps to follow. 1. Open the Android studio 2. … Read more

Installation of Flutter in Windows

In this article, we are going to learn about the installation of flutter in windows. The installation of flutter is not much difficult, follow the steps to get to know … Read more

Introduction to the amazing Flutter

flutter

Today the whole world is looking for a flutter because it creates a huge impact on mobile app development. Not only do mobile apps flutter focus on web and desktop … Read more