© 2023 Hashnode
#mobile-apps
Step 0: Important checklist before you create the app Configure the ANDROID_HOME environment variable Open the Windows Control Panel. Click on User Accounts, then click User Accounts again Click o…
You will be surprised that many of the applications you use in your daily life are based on NodeJS. If you are curious about the names of these apps, we would like to present a list of well-known companies using NodeJS for their apps. Pay…
Prototyping is a crucial step in the app development process as it allows you to create a minimum viable product that showcases the core features and value of your app. This early version of the app i…
BuildContext is present everywhere in Flutter. It is used in the build method of StatelessWidgets and State classes. It is also used in different scenarios like: When calling Navigator.of(context) to…
Do you plan to create a mobile app with a well-designed, custom interface? One of the challenges you can come across is building UI components. For small teams, they can become a real frustration, cos…
When I first heard about this topic, it took me by surprise. What are three apps that you can’t live without? I was perplexed for a moment. I use so many mobile applications daily. How can I choose …
I write one article out of my comfort zone (Clean Code / Refactoring / Code Smells) every month. I founded a startup 10 years ago to develop Android and IOS mobile Apps, so it is not too far away from…
1. Set your goals What are your goals for developing your mobile application? What are you trying to achieve? Are you planning to build an app to make life easier for your users? Are you planning to c…
Yesterday I saw a post on Twitter from a friend on an issue he was facing. He wanted to "how to create multiple textfield using listview.builder in flutter and get their values". The tweet can be foun…
In this article, we are going to cover 5 different ways you can monetize your mobile application so you can start earning money by doing what you love. Paid app The easiest way to monetize your applic…