It’s known that many of the android apps that have installed on the phone contain widgets. The most common examples are the Calendar and the… Read More
Tag Archives: android
In this article, ElasticView is added in android. The ElasticView is a regular CardView, which can flex from user touches. OnClickListener and other various important… Read More
In this article, ToolTipopupWord is added in android. Basically it is a popup window that appears when a word or some text is long pressed… Read More
In this article, WheelView is added in android. WheelView provides a very impressive UI that allows the developer to create a Wheel and add items… Read More
Signed Apk generates a key and this key can be used to release versions of the app, so it is important to save this key… Read More
To add images from the camera in flutter, we’ll use the image_picker package. For this, you’ll need to use your real device. Follow the below… Read More
In this article, let’s look at how you can set up a development environment for Flutter, if you’re using Ubuntu 20.04. It was difficult earlier… Read More