Mark Eliasen
  • Home
  • Side Projects
  • Old Side Projects

Code

Snippets, repositories and things related to code. | Photo by Markus Spiske on Unsplash
Flutter: GetX Routes Middleware - Null check operator used on a null value
Code

Flutter: GetX Routes Middleware - Null check operator used on a null value

You decide to upgrading your Flutter app from version 1.x to 2.x. You upgrade Flutter, your app and all its packages, and you are now ready to run the app.You fire up the app in an emulator or on your device and you met with the following error: Null check operator used on a null value
29 Jul 2021 1 min read
Flutter: Re-using named routes after they get disposed/pop'ed
Code

Flutter: Re-using named routes after they get disposed/pop'ed

I hit a problem when I was trying to re-use named routes once I had already disposed or .pop()'ed them. Since it couldn't really find a satisfactory answer during my searches, I decided to post my answer here, and hopefully it can help someone else.
05 May 2020 3 min read
Developers, its 2019, hash passwords accordingly
Security

Developers, its 2019, hash passwords accordingly

Photo by Tim Evans on Unsplash As a backend developer you will more than likely have to handle user logins and sign up at some point in time, if you haven't already, which means you will need to store the users' passwords. The passwords users give you
27 Feb 2019 7 min read
Page 1 of 1
Mark Eliasen © 2026
Powered by Ghost