Jason Rai
/
Mar 14, 2023
Tactical Programming and Strategic Programming are two distinct approaches to software development that focus on different aspects of the development process. Both have their merits, but they are best suited to different situations and objectives.
Mar 22, 2021
I recently released multi_screen_layout to help support devices with folding or multiple screens and in this article I’ll show you how to use it.
Tags
Oct 23, 2022
Learning any new framework can be daunting for a new developer. If you are looking to get into Flutter, here are 8 quick tips to help you get started.
Oct 21, 2022
If you are working on a Flutter web application you may have noticed the URL contains a # in it. This behaviour isn’t always desired. I’ll show you how to quickly remove this and have your URLs looking clean.