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..
Code linting and code styles are not uncommon, they are used in the majority of
NPM packages and open source projects from my own personal experience, yet I
still see a lot of developers, juniors and mid-weights, who never used linting
or..
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...
Photo by Tim Evans
[https://unsplash.com/photos/Uf-c4u1usFQ?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText]
on Unsplash
[https://unsplash.com/search/photos/safe-box?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText]
As a backend developer you will more..
My personal collection of resources which I like or have been recommended to me. Hopefully you will find something useful! I am not affiliated with any providers, services or websites in this post, unless otherwise explicitly stated...