Month: July 2022

How to Use WebSockets In Flutter

What if I told you there’s a way to communicate with the server without server polling? That’s where WebSockets come in handy. That is why today we are going to learn how to use WebSockets in Flutter. In this blog we’re going to create an app that connects, listens, sends, and closes WebSocket connections. Let’s …

How to Use WebSockets In Flutter Read More »

Building your first app in just a minutes of time using AppGyver

Step1 Getting started first you must create an AppGyver account. Then click on Create New on the Composer pro and name the project. Step2 Creating your UI screen You can start creating your first UI screen by simply drag and drop the component from the left side of the screen. Step3 Renameming component If you …

Building your first app in just a minutes of time using AppGyver Read More »