#android

Flutter: Android Tool component missing

In this article, we will see how can we fix Android Tool component missing error. This error started coming after flutter 2.5.0 and above.
Published 29 months ago.
» Read More

Flutter: Pop up menu list view

This article teaches how to show pop menu for each list item in list view. This could be simple for intermediate but difficult for a beginner or junior developers.
Published 38 months ago.
» Read More

Creating a Multi-Level Dropdown Menu in Flutter: 2

Learn how to create a multi-level dropdown menu in Flutter using network data. Understand the basics of implementing a nested dropdown menu in your app and how to use it effectively with this in-depth guide.
Published 38 months ago.
» Read More

Flutter Select Item of List

Selecting multiple items using tap or long-press is a very common feature and you can probably find this in most of the utility apps.
Published 38 months ago.
» Read More

Creating a Multi-Level Dropdown Menu in Flutter: 1

Discover how to create a multi-level dropdown menu in Flutter using local data. Learn the basics of implementing a nested dropdown menu in your app and how to use it effectively with this in-depth guide.
Published 38 months ago.
» Read More

Flutter: Everything you need to know Dropdown

In this article we will make dropdown and go deeper into it. I will try to cover most of the things which you need to know
Published 38 months ago.
» Read More

Flutter : Save page state when using bottom Nav

In this article, I will solve one of the common problem. The problem is, when they switch between two pages using bottom navigation it doesn't keep the state of the page.
Published 39 months ago.
» Read More

Disable screenshot in flutter

Sometimes we don't want to allow user to take screenshot or do screen recording and share them. People now a days record videos and re-distribute them which is not good.
Published 39 months ago.
» Read More

Why you should learn firebase?

Firebase provides us all in one solution for frontend developers. We get ready made backend which we can
Published 45 months ago.
» Read More