What is Flutter Lint? How to resolve lint error effectively? It is important to learn code daily and have ways that really improve your code structure, readability, and maintainability. Its always a good idea to set some standards, some rules that will help make your c…
Material3 widgets are newly designed UI elements that are used in Android 12 and above. They provide really good look and feel. Accessing them is very easy. Let's dive into it. How to access Material3 widgets in flutter How to access Material3 widgets in flutter St…
Palindrome solving is one of the very beginner question often asked and given by teachers to solve. This can be complicated if you're restricted to use some specific data structure, or using a specific method but it is very simple if you have to solve it with no co…
Flutter's default page transitions are not very good. In fact they ruin user experience. Therefore, adding animations to page transitions is very important. To do so, page_transition package version 2.0.9 is used. Which is very simple and easy to use. Animated p…
In this tutorial I am going to explain you that how you can create a simple light weight browser for your mobile device and avoid using other browsers that may be storing some of your data. To do so, we will use Flutter framework with flutter_webview_plugin. Lets go st…
Best Free Finance Tracking App Every Month we earn some money either from one or more sources and we spend on different things such as utilities, food, transport, entertainments, shopping etc and at the end of the month we don’t know where the money went? Does this hap…
Bajao Urdu Audiobooks blog title image The book reading community across the globe is very small, and the reader community in Pakistan is far smaller. Finding Urdu books is possible in physical markets, but moving towards digital books has not been good. Today I came a…
Everything from today(14th September 2021)'s Apple Event Everything you need to know about Apple Event 14th September 2021. Let's deep dive into all the latest announcements by Apple today. Apple TV+ Apple TV has following shows premiering this fall The Morning…
Step by Step guide to setting up Flutter in Windows along with Visual Studio Code with important extensions Setting up Flutter is not a difficult task but a bit lengthy procedure that requires us to perform a couple of steps to be performed correctly before we can run …
Who Actually won in Apple vs Epic lawsuit Introduction Some time ago Epic complained against Apple's high percentage of commission per app-related transactions whether they're in-app purchases or paid apps. Apple charges a 30% commission per transaction and res…
A Computer Science Graduate, Flutter Developer and part time blogger.
Follow Us