I Used late Instead of late final, and It Broke My App Later!
It was 1:30 AM. I was staring at the screen, wondering “Why is this value changing?”
I didn’t write code to change it. I was sure. But somehow… it did.
That’s when I realizedI used late.But I should’ve used late final.
The Context: A Simple User Cont...
alaminkarno.hashnode.dev3 min read