Making Flutter Code Clean With Extensions
If you’ve built more than a few Flutter screens, you’ve probably seen code like this everywhere: padding: EdgeInsets.symmetric( horizontal: MediaQuery.of(c...
If you’ve built more than a few Flutter screens, you’ve probably seen code like this everywhere: padding: EdgeInsets.symmetric( horizontal: MediaQuery.of(c...
Happy new year 2021! I want to kick off my new year blog entry with a beginner’s guide to my favourite language, Python.
Tax time is upon us in Australia, and due to covid19, this tax time is a bit different as we have to compute for our working from home costs (for some of us ...
Stay tuned for the first post!