Skip to content

Tag Archives: android

HorizontalRecyclerView is seen in many apps. It is generally used to display the categories in most apps and websites. This type of RecyclerView is seen… Read More
GridView is also one of the most used UI components which is used to display items in the Grid format inside our app. By using… Read More
In the previous article, we have seen on How to Add Data to Firebase Firestore in Android. This is the continuation of this series. Now… Read More
In the previous article, we have seen on How to Add Data to Firebase Firestore in Android, How to Read the data from Firebase Firestore… Read More
Modal Bottom Sheet is an alternative to a menu or a dialog and prevents the user from interacting with the rest of the app. It… Read More
Flutter has made it simpler and easier to make a beautiful and interactive user interface. But there comes a problem faced by many flutter developers… Read More
Nowadays in most of the apps, we see Calendar in most of the apps for displaying birth dates or for any appointment application. Displaying the… Read More
App Bar is one of the most popular things that we see in most of the apps. This App bar is used to show options… Read More
Onboarding Screen is one o the most popular that you can see in most of the apps after loading of Splash Screen. Onboarding Screen gives… Read More
Scratch Card is one of the popular things that you can get to see on various shopping apps and payment apps. These Scratch Cards are… Read More
Splitting an app into widgets refers to the breaking up of large widgets into smaller, more manageable widgets which can be inferred as smaller chunks… Read More
Flutter Community has created several packages to work with PDFs in our apps. In this article, we will be creating a simple PDF generating app. This application will convert a plain text to… Read More
Well, on our desktop computers we can easily restore down windows, do something in the background, and maximize the window whenever we want. But we… Read More
Many apps such as the E-commerce app requires to accept payments from their users for providing different products or services or for their users. So… Read More
In this article, we will be building a Tic Tac Toe Game Project using Java and XML in Android. The Tic Tac Toe Game is… Read More

Start Your Coding Journey Now!