The official Tech Blog of GeekyAnts, a product studio that develops mobile and web apps and loves the dev community.
The performance of an application can be considered as the most important factor for starting or boosting one's business. Google flags a website as slow if the load time is greater than 3 seconds and the web application's performance goes up or down ...
The era of AI and human integration has begun and a major percentage of firms have started utilising this technique to increase their business. The ease of communication, in regards to any product or service, is a pro that customers look for and AI f...
Preface GA-WDIO is a CLI tool built by GeekyAnts that leverages webdriver.io underneath and generates a boilerplate for your testing project with a decent directory structure and initial configurations for gecko-driver, chrome-driver, and appium. All...
What is Moleculer??? Moleculer JS is a NodeJS framework for writing micro-services; using which we can write an application in a containerized way using the micro-service design pattern to scale parts of our applications pretty easily and quickly. Yo...
In the previous part, we went through the introduction for the GetX package and explored the usage of some GetX methods. Now, we are going to explore more on implementation of GetX State Management in Flutter. In GetX State Management, business logic...
Have you worried about things like boiler plate, time consumption for code generations bundling up along with your state management packages and long syntax for simple flutter widgets, i.e, snackbar, navigator, media query? Here, comes the problem s...