Flutter 1 Year since launching the Assistant for No Man's Sky 1 year after the release of the Assistant for No Man's Sky app, called No Man's Sky Recipes back then, I take a look at how the app has changed and what I have learned in the process of building and maintaining the apps
Management AssistantNMS Incident 2020-03-31 In this post I explain how a simple mistake took down a whole feature in the App, how I picked up there was an issue and how I resolved it
Flutter Intro to Flutter I wrote this article on the internal blog platform for the company I work for Entelect. The article was chosen to be displayed on their website culture.entelect.co.za. Before publishing it,
Flutter Creating an App for No Man's Sky I created the Assistant for No Man's Sky App. I have done 2 presentations to the company I work for, one in-front of around 10 people that I prepared for and the other
Flutter Flutter CI Android App Bundle 📦 Not too long ago, I received an email from Google Play, letting me know that from the 1st of August 2019, they would be requiring me to upload 64-bit versions of my apps
Flutter Flutter pub upgrade Issue [SOLVED] How I encountered and solved a Flutter pub upgrade issue when trying to use Flutter Desktop on the master channel of Flutter
Flutter Flutter with CI / CD Recently I started messing around with creating an app using Flutter. It seems to be really close to React Native in terms of how Components (in this case Widgets) are created and used.