© 2026 Hashnode
Introduction Navigation is one of the important aspects of a mobile app these days as nearly almost all the app we use today either have Drawer Navigator or a Bottom Tab Navigator where we can then move in between the screens of both navigators. Also...

There are many people who want to work as application developers. It may be web app development or mobile app development. However, they believe they lack the necessary skills and tools to begin their journey. So, in this blog, I'll share with you m...

When Web developer's dive in the ocean🌊 of Mobile app development, Developer will get difficult to swim on it. Likewise, Many errors and bug will be emersed which are difficult to be solved because We aren't familiar with them. Its been 3 months whe...

Switch case has made our lives so much easier since the day we started programming. It solves problems when we have multiple options for a single input and have to decide which path to go. ….but often we use it and make our lives tough when it comes ...

Introduction 😁 It's time to learn about another state management solution to make your Flutter apps better and faster. Today, we will deep dive into GetX state management for Flutter. In the last article, we learned about Provider and how to use it ...

What is a PWA? PWA stands for Progressive Web App. This term was first mentioned in 2015 by designer Frances Berriman and Google Chrome engineer Alex Russell, but the concept of apps being developed in HTML/CSS and JavaScript has been discussed for y...
