Month: March 2022

How to Place Any Widget at Bottom of The Screen In Flutter

Flutter provides us with an individual widget to set the alignment of our widgets. All we have to do is wrap the child widget into Align widget and set the alignment using its property and you see the magic. A widget that aligns its child within itself and optionally sizes itself based on the child’s …

How to Place Any Widget at Bottom of The Screen In Flutter Read More »

How to brighten up your desktop using wallpaper engine

A wallpaper or background is a digital image (photo, drawing, etc.) that serves as a decorative background for a graphical user interface on a computer, smartphone, or other electronic device’s screen. Wallpapers are typically used on the desktop of a computer, but they also serve as the background for the home screen of a mobile …

How to brighten up your desktop using wallpaper engine Read More »

how to convert all gmail mails to .eml format using thunderbird

Prerequisite: You should have a Google account and thunderbird installed on your machine. Download thunderbird on https://www.thunderbird.net/en-US/. Converting all Gmail mails to .eml format Step 1: Open thunderbird and login your Gmail. Step 2: On the upper right, click the three small horizontal line and select Add-ons and themes. Step 3: Search for Import Export …

how to convert all gmail mails to .eml format using thunderbird Read More »

How to Fix Class ‘SoapClient’ not Found in Laravel

Have You Encountered the Issue ‘SoapClient’ not Found too? This might be because Soap Client is not enabled in your PHP configuration. Here’s how to fix it. Fixing Class’SoapClient’ not Found Look for php.ini in the xampp folder(This is inside the php folder). Remove the ; at the start of extension=php soap.dll. Start your web …

How to Fix Class ‘SoapClient’ not Found in Laravel Read More »

What is the meaning of “Run as Administrator” in Windows 10?

You’ve probably encountered the term “Run as administrator” at some time if you use Windows 10. But what exactly does this mean? Here’s why it matters, how it works, and when you should use it. Administrators have complete access to the system In Windows, there are two kinds of accounts: standard user accounts and administrator …

What is the meaning of “Run as Administrator” in Windows 10? Read More »

how to disable driver update windows 10

The automatic update mechanism in Windows 10 is a useful system for getting maintenance and security patches, as well as updates for Microsoft products and device drivers. Although Windows Update drivers usually work well, they aren’t always the most up-to-date, and getting driver updates automatically has been known to cause problems on certain hardware configurations. …

how to disable driver update windows 10 Read More »

How to Work on Google Docs, Sheets and Slides Offline?

Working with Google productivity services like Docs, Sheets and Slides is always convenient. It’s free and offers lots of features as well. However, if you are not connected to the internet, you can still create, view, and edit files on these products. Use Google Docs, Sheets, and Slides offline Take note, before you turn on …

How to Work on Google Docs, Sheets and Slides Offline? Read More »