Trends

How to Fix ParentDataWidget Exception In Flutter

Yesterday I encounter this error and today I specifically found a way to literally fix it and I definitely am going to share it to you for those who also struggles with it in a subtle way. The Error The error says “exception caught by widgets library” or “Exception was thrown: Incorrect use of ParentDataWidget”.

How to Fix ParentDataWidget Exception In Flutter Read More »

How to Navigate Screens Using BottomNavigationBar – Flutter

Today in this blog I am going to combine all the screens I’ve made in the recent blog post, a compilation of work app that we can navigate through the use of BottomNavigationBar widget. BottomNavigationBarItem From my recent blog I am going to change the BottomNavigationBarItem to this code: Now the labels and icons are

How to Navigate Screens Using BottomNavigationBar – Flutter Read More »

How to Use setState in Flutter

In this article I am going to utilize the setState function to change a button’s properties like color, text and icon on my Flutter App. You can read what’s a setState here: https://www.nucleiotechnologies.com/what-is-setstate-in-flutter/ The App First your app should be a StatefulWidget before using setState function. In my case my app is already a StatefulWidget.

How to Use setState in Flutter Read More »

playstation, computer, console-1845880.jpg

Controller vs Keyboard and Mouse for gaming.

The choice between console controllers and keyboard and mouse is a contentious issue among gamers. There’s nothing wrong with alternating between the two; you don’t have to choose between the two. Modern computers and consoles are extremely compatible with each other. Give both a try and then go with what feels right for you. Controllers

Controller vs Keyboard and Mouse for gaming. Read More »

How to Change Homepage in Google Chrome Browser

When you first launch your browser, you probably want a page to load that gives you quick access to the information you use the most. Using these steps, you can accomplish more by making Google Chrome your default homepage. Changing Your Homepage Option 1: Click the Options button in Chrome in the top right corner

How to Change Homepage in Google Chrome Browser Read More »